summaryrefslogtreecommitdiff
path: root/ext/mysqli/tests/bug28817.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/mysqli/tests/bug28817.phpt')
-rw-r--r--ext/mysqli/tests/bug28817.phpt4
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/mysqli/tests/bug28817.phpt b/ext/mysqli/tests/bug28817.phpt
index 0cc8b13612..c5398a09da 100644
--- a/ext/mysqli/tests/bug28817.phpt
+++ b/ext/mysqli/tests/bug28817.phpt
@@ -31,9 +31,9 @@ Bug #28817 testcase (properties)
--EXPECTF--
array(2) {
[0]=>
- string(3) "foo"
+ %s(3) "foo"
[1]=>
- string(3) "bar"
+ %s(3) "bar"
}
NULL
bool(true)