News Feed
Jobs Feed
Sections

Recent Jobs

News Archive
Mike's Blog:
Time to say Good Bye
November 17, 2005 @ 05:38:33

According to this post on Mike's blog today, it's "time to say goodbye" to curly braces.

Yeah, it may come suddenly, but it's time to say good bye to curly braces used as string indexing operator.

PHP-5.1 will issue an E_STRICT error, and PHP-6 will probably don't know this syntax any more.

I don't know why, but I've got some strange sentimental feelings, maybe because I've never used those other brackets for string indexing...

The method he's talking about here is the $string{0} format, and it's making way for a unified string/array operator. It won't break things badly, though - in PHP 5.1 it'll just toss out a non-fatal error to let you know. But watch out, by PHP6, this functionality will be gone...

1 comment voice your opinion now!
php curly braces string 5.1 php curly braces string 5.1




Similar Posts

Jim Plush\'s Blog: MyBic AJAX 0.3 released with EASY FORMS & Debug!

Community News: PHP Speakers Selected for OSCON 2006

PHPBuilder.com: Preventing spam when using PHP\'s mail function

Hasin Hayder's Blog: Counting occurrence of a word in a String - Benchmarking of PHP functions

Community News: Zephyr Framework - Ajax/PHP5


Community Events









Don't see your event here?
Let us know!


conference PEAR book package release zend cakephp ajax example mysql database PHP5 security code zendframework job releases developer application framework

All content copyright, 2009 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework