[PHP-DOC] Bug #14129: xml contains invalid formating? From: alan_k <email protected>
Date: 11/19/01

From: alan_k <email protected>
Operating system: linux
PHP version: 4.0CVS-2001-11-19
PHP Bug Type: Documentation problem
Bug description: xml contains invalid formating?

this probably passes on other parsers, but it throws mine totally..
just swapping < to &lt;

(from en)
info.xml
line 1829: operators are: <literal><</literal>,
sould read: operators are: <literal>&lt;</literal>,

line 1835: <literal>!=</literal>, <literal><;&gt;</literal>,
<literal>!=</literal>, <literal>&lt;&gt;</literal>,

regards
alan

-- 
Edit bug report at: http://bugs.php.net/?id=14129&edit=1