News Feed
Jobs Feed
Sections




News Archive
Brian Moon's Blog:
Short Array Syntax for PHP
May 29, 2008 @ 11:13:00

There's been some talk floating around about a proposed additional syntax for creating arrays in PHP. Brian Moon sums it up nicely in a new post to his blog.

So, I was asked in IRC today about the proposed short array syntax for PHP. For those that don't know, I mean the same syntax that other languages (javascript, perl, python, ruby) all have. [...] It just feels like a good addition to the language. It is common among web languages and therefore users coming into PHP from other languages may find it more comfortable.

He compares it with other data type creation in PHP (you don't call int() to make an integer, so why call array() to make an array). However, according to a post from the internals mailing list, we might not be seeing this any time soon.

0 comments voice your opinion now!
short syntax array function integer string language construct


blog comments powered by Disqus

Similar Posts

Davey Shafik's Blog: AJAX and PHP End-to-End Debugging

The Shadow Fox Network: Create Dynamic URLs With Mod_Rewrite and PHP Functions

Watts Martin's Blog: PHP is not an acceptable COBOL

Ilia Alshanetsky's Blog: Performance Analysis of isset() vs array_key_exists()

Mike Wallner's Blog: __get() and array rumors


Community Events











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


zendframework2 community database language unittest testing introduction interview phpunit opinion symfony2 series rest framework functional development conference usergroup release podcast

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