1
0
mirror of https://github.com/php/php-src.git synced 2026-04-01 05:02:27 +02:00
This commit is contained in:
Rob Richards
2005-04-08 12:19:10 +00:00
parent 3efb2acb34
commit 1832daf3cc

View File

@@ -27,11 +27,30 @@ object(DOMException)#%d (6) {
["string:private"]=>
string(0) ""
["file:protected"]=>
string(%d) "%s/ext/dom/tests/dom003.php"
string(%d) "%sdom003.php"
["line:protected"]=>
int(8)
["trace:private"]=>
array(0) {
array(1) {
[0]=>
array(6) {
["file"]=>
string(%d) "%sdom003.php"
["line"]=>
int(8)
["function"]=>
string(11) "appendChild"
["class"]=>
string(10) "DOMElement"
["type"]=>
string(2) "->"
["args"]=>
array(1) {
[0]=>
object(DOMElement)#%d (0) {
}
}
}
}
["code"]=>
int(3)
@@ -40,5 +59,6 @@ object(DOMException)#%d (6) {
Fatal error: Uncaught exception 'DOMException' with message 'Hierarchy Request Error' in %sdom003.php:%d
Stack trace:
#0 {main}
#0 %sdom003.php(%d): DOMElement->appendChild(Object(DOMElement))
#1 {main}
thrown in %sdom003.php on line %d