diff options
| author | Dmitry Stogov <dmitry@php.net> | 2007-11-19 08:01:56 +0000 |
|---|---|---|
| committer | Dmitry Stogov <dmitry@php.net> | 2007-11-19 08:01:56 +0000 |
| commit | 06a116cd5339ff6c7a27edb1d9b47d19295bb2bb (patch) | |
| tree | d7cff14e006a36252bf61c1cb2270c1097a1323c /ext/dom | |
| parent | 62fb0402dbf624b8a9310119ec609fe85e56fd28 (diff) | |
| download | php-git-06a116cd5339ff6c7a27edb1d9b47d19295bb2bb.tar.gz | |
Fixed tests
Diffstat (limited to 'ext/dom')
| -rw-r--r-- | ext/dom/tests/bug36756.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/dom/tests/bug36756.phpt b/ext/dom/tests/bug36756.phpt index af7488d3fd..4e47b86e4b 100644 --- a/ext/dom/tests/bug36756.phpt +++ b/ext/dom/tests/bug36756.phpt @@ -31,5 +31,5 @@ child Warning: Couldn't fetch DOMElement. Node no longer exists in %sbug36756.php on line %d -Notice: Undefined property: DOMElement::$nodeType in %sbug36756.php on line %d +Notice: Undefined property: DOMElement::$nodeType in %sbug36756.php on line %d nodeType: |
