fixed #66772 (Comma operator does not behave as operator)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338860 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Christoph Michael Becker 2016-03-31 16:11:48 +00:00
parent acc7076441
commit a8b24da312

View file

@ -276,11 +276,6 @@
<link linkend="language.operators.logical">logical</link>
</entry>
</row>
<row>
<entry>left</entry>
<entry><literal>,</literal></entry>
<entry>many uses</entry>
</row>
</tbody>
</tgroup>
</table>