Mantis - Quercus
|
|||||
Viewing Issue Advanced Details | |||||
|
|||||
ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
5189 | minor | always | 08-24-12 16:33 | 08-24-12 18:03 | |
|
|||||
Reporter: | nam | Platform: | |||
Assigned To: | nam | OS: | |||
Priority: | normal | OS Version: | |||
Status: | closed | Product Version: | |||
Product Build: | Resolution: | fixed | |||
Projection: | none | ||||
ETA: | none | Fixed in Version: | 4.0.31 | ||
|
|||||
Summary: | 0005189: SimpleXMLElement::asXML() filename argument not implemented | ||||
Description: |
(rep by cmidnite) I am trying out Quercus v4.0.25 under Eclipse Juno and Glassfish and it appears the implementation of SimpleXMLElement::asXML does not support the filename argument listed in the PHP 5 documentation. My logs contain this warning: Warning: function 'asXML' called with 1 arguments, but only expects 0 arguments whenever something like this is encountered: $xml = new SimpleXMLElement('<stuff></stuff>'); $xml->asXML($filename); Has anyone else run into this? Being new to PHP I wanted to make sure it is just not me doing something wrong. |
||||
Steps To Reproduce: | |||||
Additional Information: | |||||
Relationships | |||||
Attached Files: |
Notes | |||||
|
|||||
|
|