|
Viewing Issue Advanced Details
[ Jump to Notes ]
|
[ View Simple ]
[ Issue History ]
[ Print ]
|
|
ID |
Category |
Severity |
Reproducibility |
Date Submitted |
Last Update |
|
0004704 |
[Quercus] |
major |
always |
08-08-11 17:35 |
07-18-12 21:02 |
|
|
Reporter |
krystian |
View Status |
public |
|
|
Assigned To |
nam |
|
Priority |
normal |
Resolution |
fixed |
Platform |
|
|
Status |
closed |
|
OS |
|
|
Projection |
none |
|
OS Version |
|
|
ETA |
none |
Fixed in Version |
|
Product Version |
4.0.14 |
| |
Product Build |
|
|
|
Summary |
0004704: is_resource for xml parser is false - com.caucho.quercus.lib.xml.Xml is missing ResourceType annotation |
|
Description |
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
|
|
Steps To Reproduce |
|
|
Additional Information |
|
|
|
Attached Files |
|
|
|