php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #55502 DOMDocument::saveXML documentation is lying
Submitted: 2011-08-24 20:32 UTC Modified: 2011-08-28 01:18 UTC
Votes:1
Avg. Score:5.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:0 (0.0%)
Same OS:0 (0.0%)
From: privacyprotection at mailmetrash dot com Assigned:
Status: Wont fix Package: Documentation problem
PHP Version: Irrelevant OS: all
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: privacyprotection at mailmetrash dot com
New email:
PHP Version: OS:

 

 [2011-08-24 20:32 UTC] privacyprotection at mailmetrash dot com
Description:
------------
---
From manual page: http://www.php.net/domdocument.savexml
---

The example states "Saving all the document" and "Saving only the title part", but that script example doesn't actually save any file.




Expected result:
----------------
It should say something like "Output the whole document" and "Output only the title part".


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2011-08-28 01:18 UTC] aharvey@php.net
-Status: Open +Status: Wont fix -Package: Unknown/Other Function +Package: Documentation problem
 [2011-08-28 01:18 UTC] aharvey@php.net
It's consistent with the naming of the method itself, as unfortunate as that might be.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Fri May 09 13:01:28 2025 UTC