From:             [EMAIL PROTECTED]
Operating system: w2k
PHP version:      4.1.2
PHP Bug Type:     DOM XML related
Bug description:  domxml_unlink_node()

$node - is DOM Element object

domxml_unlink_node($node) 
reports error: expects exactly 0 parameters, 1 given

but
$node->domxml_unlink_node()  
reports error as well: Call to undefined function:  domxml_unlink_node()

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

Reply via email to