ID:               44067
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Open
+Status:           Closed
 Bug Type:         Feature/Change Request
 Operating System: N/A
 PHP Version:      5.2.5
 New Comment:

Thank you for your bug report. This issue has already been fixed
in the latest released version of PHP, which you can download at 
http://www.php.net/downloads.php

Use SimpleXMLIterator :-)


Previous Comments:
------------------------------------------------------------------------

[2008-02-07 04:29:27] [EMAIL PROTECTED]

Description:
------------
SimpleXML provides the useful children() method to return the children
of a given element, it returns E_WARNING if no children are present. As
such, it would be useful to be able to ensure an element has children
before attempting to retreive them.

can i has cheezburger? or just 
bool SimpleXMLElement->hasChidren()



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


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

Reply via email to