Ferenc Kovacs wrote:
On Mon, Oct 12, 2009 at 11:53 PM, Ferenc Kovacs <i...@tyrael.hu> wrote: btw. I hate php 5.3 for the following change: # The use of {} to access string offsets is deprecated. Use [] instead. I always used the {} because the [] was deprecated for a long time, and I corrected everybody, to use the {}, and in one release, the [] gets undeprecated, and the {} to deprecated. Shame on you people, but I think I have to live with it. :)
I hope you don't mind if I laugh at you and with you... I did exactly the same thing :) I remember about 5 years ago (or whenever it was) changing all my string offset code to use curly braces and then preaching the one true way *meh* :D
Cheers, Rob. -- http://www.interjinn.com Application and Templating Framework for PHP -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php