diff options
Diffstat (limited to 'ext/mysqli/tests/031.phpt')
| -rw-r--r-- | ext/mysqli/tests/031.phpt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/ext/mysqli/tests/031.phpt b/ext/mysqli/tests/031.phpt index 27736abd49..9360b4f3d4 100644 --- a/ext/mysqli/tests/031.phpt +++ b/ext/mysqli/tests/031.phpt @@ -25,6 +25,6 @@ require_once('skipifconnectfailure.inc'); print "done!"; ?> --EXPECTF-- -%unicode|string%(0) "" -%unicode|string%(%d) "%s" -done! +string(0) "" +string(%d) "%s" +done!
\ No newline at end of file |
