Mantis - Quercus
Viewing Issue Advanced Details
4704 major always 08-08-11 17:35 07-18-12 21:02
krystian  
nam  
normal  
closed 4.0.14  
fixed  
none    
none  
0004704: is_resource for xml parser is false - com.caucho.quercus.lib.xml.Xml is missing ResourceType annotation
com.caucho.quercus.lib.xml.Xml is missing ResourceType annotation with name "xml" as defined in http://www.php.net/manual/en/xml.resources.php [^] so that the object returned by xml_parser_create() of com.caucho.quercus.lib.xml.XmlModule for is_resource would return true (and not false as for now).

This issue is connected with issue 3701 and is a direct cause of issue 2650

Notes
(0005963)
nam   
07-18-12 21:02   
php/1h0y

Fixed for 4.0.30.