summaryrefslogtreecommitdiff
path: root/tests/strings/offsets_general.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/strings/offsets_general.phpt')
-rw-r--r--tests/strings/offsets_general.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/strings/offsets_general.phpt b/tests/strings/offsets_general.phpt
index 7bbe9618d5..64d51457d7 100644
--- a/tests/strings/offsets_general.phpt
+++ b/tests/strings/offsets_general.phpt
@@ -20,6 +20,6 @@ string(1) "o"
bool(true)
bool(true)
-Warning: Illegal string offset 'foo' in %s line %d
+Warning: Illegal string offset "foo" in %s on line %d
string(1) "f"
bool(false)