Test: /ext/dom/tests/dom003.phpt - Version 5.5.14-dev    

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
002+ Segmentation fault (core dumped)
002- object(DOMException)#%d (%d) {
003- ["message":protected]=>
004- string(23) "Hierarchy Request Error"
005- ["string":"Exception":private]=>
006- string(0) ""
007- ["file":protected]=>
008- string(%d) "%sdom003.php"
009- ["line":protected]=>
010- int(8)
011- ["trace":"Exception":private]=>
012- array(1) {
013- [0]=>
014- array(6) {
015- ["file"]=>
016- string(%d) "%sdom003.php"
017- ["line"]=>
018- int(8)
019- ["function"]=>
020- string(11) "appendChild"
021- ["class"]=>
022- string(7) "DOMNode"
023- ["type"]=>
024- string(2) "->"
025- ["args"]=>
026- array(1) {
027- [0]=>
028- DOMElement
029- }
030- }
031- }
032- ["previous":"Exception":private]=>
033- NULL
034- ["code"]=>
035- int(3)
036- }
037- --- Don't catch exception with try/catch
038-
039- Fatal error: Uncaught exception 'DOMException' with message 'Hierarchy Request Error' in %sdom003.php:%d
040- Stack trace:
041- #0 %sdom003.php(%d): DOMNode->appendChild(Object(DOMElement))
042- #1 {main}
043- thrown in %sdom003.php on line %d