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
Have you experienced this issue?
Rate the importance of this bug to you:

 [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

Add a Patch

Pull Requests

Add a Pull Request

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-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 09:01:29 2024 UTC