vrana Fri Aug 19 11:27:50 2005 EDT
Modified files: /phpdoc/en/language operators.xml Log: [ seems to be left associative (bug #34073) http://cvs.php.net/diff.php/phpdoc/en/language/operators.xml?r1=1.95&r2=1.96&ty=u Index: phpdoc/en/language/operators.xml diff -u phpdoc/en/language/operators.xml:1.95 phpdoc/en/language/operators.xml:1.96 --- phpdoc/en/language/operators.xml:1.95 Fri Aug 19 06:03:06 2005 +++ phpdoc/en/language/operators.xml Fri Aug 19 11:27:50 2005 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.95 $ --> +<!-- $Revision: 1.96 $ --> <chapter id="language.operators"> <title>Operators</title> <simpara> @@ -59,7 +59,7 @@ <entry><link linkend="language.oop5.basic.new">new</link></entry> </row> <row> - <entry>right</entry> + <entry>left</entry> <entry>[</entry> <entry><function>array</function></entry> </row>