Edit report at https://bugs.php.net/bug.php?id=65565&edit=1

 ID:                 65565
 Comment by:         Laurent dot Lyaudet at gmail dot com
 Reported by:        Laurent dot Lyaudet at gmail dot com
 Summary:            var_dump of DOM objects displays empty objects
 Status:             Open
 Type:               Bug
 Package:            DOM XML related
 Operating System:   Debian Linux
 PHP Version:        5.4.19
 Block user comment: N
 Private report:     N

 New Comment:

Note that the use of Reflection doesn't yield the content either.
Some methods are listed but no property is.
Example:
 ReflectionObject::export($oMyDOMObject);


Previous Comments:
------------------------------------------------------------------------
[2013-08-27 16:16:34] Laurent dot Lyaudet at gmail dot com

Description:
------------
Hi,

If you var_dump a DOMElement, a DOMNodeList, etc. you have an empty object 
displayed like that :
DOMElement#130 (0) {
}

Best regards,
   Laurent Lyaudet



------------------------------------------------------------------------



-- 
Edit this bug report at https://bugs.php.net/bug.php?id=65565&edit=1

Reply via email to