-
-
Notifications
You must be signed in to change notification settings - Fork 5.2k
Use of class notation for data_class option in forms #6775
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
👍 (but the branch should be
|
Thanks @tobske 👍 Status: reviewed. |
Actually, I am 👎 on this change (as long as we do not use this in older versions too). Having the @weaverryan @wouterj What do you think? |
@xabbuh I disagree, only because the 👍 |
I agree with @weaverryan here. There is a significant readability improvement here. 👍 |
Fair enough, what do you think if we made those changes for the 2.8 docs then? People who still do not use PHP 5.5 will probably be able to figure out what to use instead, won't they? |
I tend to agree with @xabbuh here. Btw, the class notation is supported in PHP 5.5. so people having to figure it out are users of PHP 5.3 or 5.4, which are both EOLed. |
👍 for 2.8 docs |
@javiereguiluz No problem, I just wanted to give some input. |
No description provided.