git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@115653 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Nicolas Chaillan 2003-02-10 22:50:48 +00:00
parent f9e0d3ec97
commit c6c63c89e4

View file

@ -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>
= += -= *= /= .= %= &amp;= |= ^= ~= &lt;&lt;= &gt;&gt;=
= += -= *= /= .= %= &amp;= |= ^= &lt;&lt;= &gt;&gt;=
</entry>
</row>
<row>