From:             mtaylor at esshc dot com
Operating system: XP
PHP version:      5.0.3
PHP Bug Type:     DOM XML related
Bug description:  get_elements_by_tag_name() wildcard fails [again]

Description:
------------
Bug 26531 (http://bugs.php.net/bug.php?id=26531)
has resurfaced again in ver 5. 

 $whatever->get_elements_by_tagname("*");
returns null instead of the full list.

Also, I just downloaded the latest dll from snaps/pecl and confirmed that
the issue hasn't already been found and fixed on the bleeding edge. 
Thanks.



-- 
Edit bug report at http://bugs.php.net/?id=31917&edit=1
-- 
Try a CVS snapshot (php4):   http://bugs.php.net/fix.php?id=31917&r=trysnapshot4
Try a CVS snapshot (php5.0): 
http://bugs.php.net/fix.php?id=31917&r=trysnapshot50
Try a CVS snapshot (php5.1): 
http://bugs.php.net/fix.php?id=31917&r=trysnapshot51
Fixed in CVS:                http://bugs.php.net/fix.php?id=31917&r=fixedcvs
Fixed in release:            http://bugs.php.net/fix.php?id=31917&r=alreadyfixed
Need backtrace:              http://bugs.php.net/fix.php?id=31917&r=needtrace
Need Reproduce Script:       http://bugs.php.net/fix.php?id=31917&r=needscript
Try newer version:           http://bugs.php.net/fix.php?id=31917&r=oldversion
Not developer issue:         http://bugs.php.net/fix.php?id=31917&r=support
Expected behavior:           http://bugs.php.net/fix.php?id=31917&r=notwrong
Not enough info:             
http://bugs.php.net/fix.php?id=31917&r=notenoughinfo
Submitted twice:             
http://bugs.php.net/fix.php?id=31917&r=submittedtwice
register_globals:            http://bugs.php.net/fix.php?id=31917&r=globals
PHP 3 support discontinued:  http://bugs.php.net/fix.php?id=31917&r=php3
Daylight Savings:            http://bugs.php.net/fix.php?id=31917&r=dst
IIS Stability:               http://bugs.php.net/fix.php?id=31917&r=isapi
Install GNU Sed:             http://bugs.php.net/fix.php?id=31917&r=gnused
Floating point limitations:  http://bugs.php.net/fix.php?id=31917&r=float
No Zend Extensions:          http://bugs.php.net/fix.php?id=31917&r=nozend
MySQL Configuration Error:   http://bugs.php.net/fix.php?id=31917&r=mysqlcfg

Reply via email to