-
Notifications
You must be signed in to change notification settings - Fork 7.8k
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
Uniform variable syntax #686
Conversation
$$foo['bar'] is now interpreted as ${$foo}['bar'] rather than ${$foo['bar']}.
awesome! |
👍 |
1 similar comment
👍 |
I like it. 👍 |
👍 Would love to have these changes |
Brilliant work. Very very impressed. Is there a way to determine how much But that aside, the RFC is very clear and understandable. On 9 June 2014 16:08, Brandon Wamboldt [email protected] wrote:
Richard Quadling |
@rquadling the RFC mentions testing two mainstream php framework (ZF and Symfony, would be nice showing the exact version numbers tested) but ofc. running more userland unittests agains phpng and this particular PR would be helpful for indentifying the severity of the BC breaks. |
👍 |
3 similar comments
👍 |
👍 |
👍 |
Yess |
👍 |
Comment on behalf of nikic at php.net: Closing, as this has been merged. |
RFC: https://wiki.php.net/rfc/uniform_variable_syntax