Re: [PHP-DEV] [RFC] Square brackets shortcut

2008-01-11 Thread Mark Dennehy
> >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 []

2008-01-11 Thread Mark Dennehy
+1 -- Mark Dennehy