On Fri, 2010-09-10 at 09:05 +0200, Frederic Hardy wrote:
> Hello !
> 
> I have seen this comment about ->{} = syntax in log of revision 302923 
> of trunk :
> "PHP has changed (undefined) behaviour from 5.3.2 to 5.3.3: ->{} =  , 
> which seems to have been never an officially supported syntax and have 
> never been a valid property name, is no longer allowed and PHP bails.".
> Can i have more information about that ?
> What is the problem ?

The issue there was with a property with NULL as "name". A PDO test
stumbled over this issue.

johannes


-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to