summaryrefslogtreecommitdiff
path: root/tests/strings/offsets_chaining_5.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/strings/offsets_chaining_5.phpt')
-rw-r--r--tests/strings/offsets_chaining_5.phpt6
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/strings/offsets_chaining_5.phpt b/tests/strings/offsets_chaining_5.phpt
index 1c9da47af3..42cb1f2721 100644
--- a/tests/strings/offsets_chaining_5.phpt
+++ b/tests/strings/offsets_chaining_5.phpt
@@ -15,11 +15,11 @@ bool(true)
string(6) "foobar"
bool(false)
-Warning: Illegal string offset 'foo' in %soffsets_chaining_5.php on line %d
+Warning: Illegal string offset "foo" in %s on line %d
string(1) "f"
bool(false)
-Warning: Illegal string offset 'foo' in %soffsets_chaining_5.php on line %d
+Warning: Illegal string offset "foo" in %s on line %d
-Warning: Illegal string offset 'bar' in %soffsets_chaining_5.php on line %d
+Warning: Illegal string offset "bar" in %s on line %d
string(1) "f"