moriyoshi Mon Jun 9 19:12:25 2003 EDT
Modified files:
/phpdoc/en/language operators.xml
Log:
Those operators have right associativity indeed..
Index: phpdoc/en/language/operators.xml
diff -u phpdoc/en/language/operators.xml:1.50 phpdoc/en/language/operators.xml:1.51
--- phpdoc/en/language/operators.xml:1.50 Fri May 2 18:11:18 2003
+++ phpdoc/en/language/operators.xml Mon Jun 9 19:12:24 2003
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.50 $ -->
+<!-- $Revision: 1.51 $ -->
<chapter id="language.operators">
<title>Operators</title>
<simpara>
@@ -51,7 +51,7 @@
<entry>print</entry>
</row>
<row>
- <entry>left</entry>
+ <entry>right</entry>
<entry>
= += -= *= /= .= %= &= |= ^= <<= >>=
</entry>
--
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php