From:             [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


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to