Test: /ext/dom/tests/bug47848.phpt - Version 7.1.1-dev        

Bug #47848 importNode doesn't preserve attribute namespaces
Submitted: 2009-03-31 11:29:03 Modified: 2009-12-03 20:21:46
From: robin2008 Assigned:
Status: Closed Package: DOM XML related
PHP Version: 5.2.9 OS: Ubuntu

There is 1 diff reported by users for this test.

Count Diff
4 (100%)
001+ Notice: Undefined property: DOMDocument::$documentElement in %s/bug47848.php on line 13
002+
001- <?xml version="1.0"?>
002- <f2f:a xmlns:f2f="http://friend2friend.net/" xmlns:ai="http://altruists.org" ai:attr="namespaced"/>
003+ Fatal error: Uncaught Error: Call to a member function appendChild() on null in %s/bug47848.php:13
004+ Stack trace:
005+ #0 {main}
006+ thrown in %s/bug47848.php on line 13