php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #16396 dumpmem($node) dumps xml in string with wrong "encoding" attribute
Submitted: 2002-04-02 12:42 UTC Modified: 2002-04-05 13:27 UTC
From: 2erudit at mail dot ru Assigned:
Status: Closed Package: DOM XML related
PHP Version: 4.1.2 OS: w2k
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: 2erudit at mail dot ru
New email:
PHP Version: OS:

 

 [2002-04-02 12:42 UTC] 2erudit at mail dot ru
dumpmem($node) where $node is DOM Element Object dumps xml in string with wrong "encoding" attribute (parent document for this node has UTF-8 encoding, but in dumped string - UTF-16 or nothig)

but dumpmem($doc) where $doc is domxml document works perfect

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-04-05 13:27 UTC] jtate@php.net
dumpmem($node) is not implemented.  If this is desired functionality, open a feature request.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Tue Jul 15 01:01:35 2025 UTC