diff options
Diffstat (limited to 'ext/mysqli/tests/072.phpt')
| -rw-r--r-- | ext/mysqli/tests/072.phpt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/ext/mysqli/tests/072.phpt b/ext/mysqli/tests/072.phpt index b3eb527186..3aaef33c67 100644 --- a/ext/mysqli/tests/072.phpt +++ b/ext/mysqli/tests/072.phpt @@ -27,6 +27,6 @@ require_once('skipifconnectfailure.inc'); --EXPECTF-- int(1) int(1051) -%unicode|string%(%d) "Unknown table %snot_exists%s" -%unicode|string%(5) "HY000" -done! +string(%d) "Unknown table %snot_exists%s" +string(5) "HY000" +done!
\ No newline at end of file |
