On 10.01.2008 13:07, Ryusuke SEKIYAMA wrote:
> Hello, lists,
> 
> I'm tired to type "array()" many times. 

-1

The parser in my head is unable to parse this:
<?php
$var=["str"];
$var["str"]=1;
?>

-- 
Wbr, 
Antony Dovgal

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to