Re: [PHP-DEV] [RFC] Square brackets shortcut
> >keys and values are separated by double arrows. > Breaks backwards compatibility to save typing five characters. See > above. -1. > It doesn't break backwards compatibility; the new syntax is an alias, not a replacement. The older array() syntax will still be in place, if I've understood the earlier posts correctly. -- Mark Dennehy
Re: [PHP-DEV] Array syntax []
+1 -- Mark Dennehy