Mantis Bugtracker
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0005189 [Quercus] minor always 08-24-12 16:33 08-24-12 18:03
Reporter nam View Status public  
Assigned To nam
Priority normal Resolution fixed  
Status closed   Product Version
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.
Additional Information
Attached Files

- Relationships

- Notes
(0006017)
nam
08-24-12 18:03

php/1x0g
 

- Issue History
Date Modified Username Field Change
08-24-12 16:33 nam New Issue
08-24-12 18:03 nam Status new => assigned
08-24-12 18:03 nam Assigned To  => nam
08-24-12 18:03 nam Status assigned => closed
08-24-12 18:03 nam Note Added: 0006017
08-24-12 18:03 nam Resolution open => fixed
08-24-12 18:03 nam Fixed in Version  => 4.0.31


Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
28 total queries executed.
25 unique queries executed.
Powered by Mantis Bugtracker