php-doc-en/reference/array
Mehdi Achour 06d4bd0ab4 add a missing ; in the example (user complaining)
document the fact that <?php echo {[bar]}; ?> is possible (user too)
Having a trailing comma in the array declaration is valid. (raised by Jason Garber on php.internals)
See also count() while we are here :)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@161634 c90b9560-bf6c-de11-be94-00142212c4b1
2004-06-17 21:26:19 +00:00
..
functions add a missing ; in the example (user complaining) 2004-06-17 21:26:19 +00:00
constants.xml Replace <link linkend="language.types.x">x</link> with <type>x</type>. 2003-05-28 23:03:10 +00:00
reference.xml Comparison operators (#27090) 2004-01-30 09:31:30 +00:00