nicos Mon Feb 10 17:50:48 2003 EDT
Modified files:
/phpdoc/en/language operators.xml
Log:
fixing #22150
Index: phpdoc/en/language/operators.xml
diff -u phpdoc/en/language/operators.xml:1.43 phpdoc/en/language/operators.xml:1.44
--- phpdoc/en/language/operators.xml:1.43 Tue Feb 4 07:49:14 2003
+++ phpdoc/en/language/operators.xml Mon Feb 10 17:50:48 2003
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.43 $ -->
+<!-- $Revision: 1.44 $ -->
<chapter id="language.operators">
<title>Operators</title>
<simpara>
@@ -53,7 +53,7 @@
<row>
<entry>left</entry>
<entry>
- = += -= *= /= .= %= &= |= ^= ~= <<= >>=
+ = += -= *= /= .= %= &= |= ^= <<= >>=
</entry>
</row>
<row>
--
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php