diff options
Diffstat (limited to 'ext/mysqli/tests/002.phpt')
| -rw-r--r-- | ext/mysqli/tests/002.phpt | 32 |
1 files changed, 3 insertions, 29 deletions
diff --git a/ext/mysqli/tests/002.phpt b/ext/mysqli/tests/002.phpt index ac3e611406..c41a070bf4 100644 --- a/ext/mysqli/tests/002.phpt +++ b/ext/mysqli/tests/002.phpt @@ -67,34 +67,8 @@ array(11) { [8]=> NULL [9]=> - string(4) "foo1" + %unicode|string%(4) "foo1" [10]=> - string(4) "1000" + %unicode|string%(4) "1000" } -done! ---UEXPECTF-- -array(11) { - [0]=> - int(1) - [1]=> - NULL - [2]=> - NULL - [3]=> - NULL - [4]=> - NULL - [5]=> - NULL - [6]=> - NULL - [7]=> - NULL - [8]=> - NULL - [9]=> - unicode(4) "foo1" - [10]=> - unicode(4) "1000" -} -done! +done!
\ No newline at end of file |
