> > echo "foobar"["foo"][0];
"foobar"["foo"] - Why not "undefined index"? On Tue, Dec 13, 2011 at 10:20 AM, Nikita Popov <nikita....@googlemail.com>wrote: > This can't go into PHP 5.4.0 in any case, because it is a feature > addition and the release is already in RC. > > Nikita > > On Tue, Dec 13, 2011 at 7:16 AM, Laruence <larue...@php.net> wrote: > > Hi: > > Call for voting about the const array/string derefernce RFC now. > > > > you can find more info here: > https://wiki.php.net/rfc/constdereference#vote > > > > > > thanks > > > > -- > > Laruence Xinchen Hui > > http://www.laruence.com/ > > > > -- > > PHP Internals - PHP Runtime Development Mailing List > > To unsubscribe, visit: http://www.php.net/unsub.php > > > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > >