You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For now, there's errors on projects where, in form types, we use constants or declare forms as services to add parameters (we're using an array registered in a Yaml array in parameters).
Current FormTypeChoices Visitor doesn't support this kind of behavior as said in #76.
Thank you :)
Edit : Sorry, i didn't see that the 4.0 version of this repository is from 14 hours ago. Ahah.
The text was updated successfully, but these errors were encountered:
Hi,
Is it possible to update to
4.0.0
ofnikic/php-parser
? Or do you want to support running onPHP >= 5.5
?This question because i want to use Constant Expression evaluation.
For now, there's errors on projects where, in form types, we use constants or declare forms as services to add parameters (we're using an array registered in a Yaml array in parameters).
Current
FormTypeChoices
Visitor doesn't support this kind of behavior as said in #76.Thank you :)
Edit : Sorry, i didn't see that the 4.0 version of this repository is from 14 hours ago. Ahah.
The text was updated successfully, but these errors were encountered: