From:             [EMAIL PROTECTED]
Operating system: Linux
PHP version:      4.0CVS-2002-04-27
PHP Bug Type:     DOM XML related
Bug description:  dump_node param error

As of 2002-04-27 this function is requiring the first parameter to be the
node when used as

DomNode->dump_node(DomNode)

this is an error in the convention that if a Dom object is used as the
class instance, the first parameter should be passed as the first
parameter to the function.

-- 
Edit bug report at http://bugs.php.net/?id=16871&edit=1
-- 
Fixed in CVS:        http://bugs.php.net/fix.php?id=16871&r=fixedcvs
Fixed in release:    http://bugs.php.net/fix.php?id=16871&r=alreadyfixed
Need backtrace:      http://bugs.php.net/fix.php?id=16871&r=needtrace
Try newer version:   http://bugs.php.net/fix.php?id=16871&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=16871&r=support
Expected behavior:   http://bugs.php.net/fix.php?id=16871&r=notwrong
Not enough info:     http://bugs.php.net/fix.php?id=16871&r=notenoughinfo
Submitted twice:     http://bugs.php.net/fix.php?id=16871&r=submittedtwice

Reply via email to