summaryrefslogtreecommitdiff
path: root/Zend/tests/indexing_001.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'Zend/tests/indexing_001.phpt')
-rw-r--r--Zend/tests/indexing_001.phpt4
1 files changed, 2 insertions, 2 deletions
diff --git a/Zend/tests/indexing_001.phpt b/Zend/tests/indexing_001.phpt
index 5a5fbef054..156df07f0c 100644
--- a/Zend/tests/indexing_001.phpt
+++ b/Zend/tests/indexing_001.phpt
@@ -75,14 +75,14 @@ array(1) {
}
}
-Warning: Illegal string offset 'foo' in %s on line %d
+Warning: Illegal string offset "foo" in %s on line %d
Warning: Array to string conversion in %s on line %d
Warning: Only the first byte will be assigned to the string offset in %s on line %d
string(1) "A"
-Warning: Illegal string offset 'foo' in %s on line %d
+Warning: Illegal string offset "foo" in %s on line %d
Warning: Array to string conversion in %s on line %d