> See the example source code in the XML file. If it's in <![CDATA[ ]]>, then
> it should be =& in the code (no XML entity used!). If it's not in
> ![CDATA[ ]]>
> then it should be =&amp; (as & need to be escaped). This is probably &amp;
> inside a <![CDATA[ ]]>, and this causes the problem...

Yep, and it's been fixed, this is a duplicate of: #20767

http://cvs.php.net/co.php/phpdoc-de/language/references.xml?r=1.16

Regards,
Philip


-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to