summaryrefslogtreecommitdiff
path: root/ext/dom/tests/bug67949.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/dom/tests/bug67949.phpt')
-rw-r--r--ext/dom/tests/bug67949.phpt4
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/dom/tests/bug67949.phpt b/ext/dom/tests/bug67949.phpt
index f6a12b9812..529dee04be 100644
--- a/ext/dom/tests/bug67949.phpt
+++ b/ext/dom/tests/bug67949.phpt
@@ -62,7 +62,7 @@ bool(false)
testing property access
string(4) "data"
-Warning: Attempt to read property 'textContent' on null in %s on line %d
+Warning: Attempt to read property "textContent" on null in %s on line %d
NULL
testing offset not a long
array(1) {
@@ -70,7 +70,7 @@ array(1) {
string(4) "test"
}
-Warning: Attempt to read property 'textContent' on null in %s on line %d
+Warning: Attempt to read property "textContent" on null in %s on line %d
bool(false)
NULL
array(1) {