diff options
Diffstat (limited to 'ext/mysqli/tests/069.phpt')
| -rw-r--r-- | ext/mysqli/tests/069.phpt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/mysqli/tests/069.phpt b/ext/mysqli/tests/069.phpt index ee76ca5c10..c83cbc3c16 100644 --- a/ext/mysqli/tests/069.phpt +++ b/ext/mysqli/tests/069.phpt @@ -29,10 +29,10 @@ require_once('skipifconnectfailure.inc'); --EXPECTF-- array(1) { [1]=> - %unicode|string%(1) "1" + string(1) "1" } array(1) { [2]=> - %unicode|string%(1) "2" + string(1) "2" } done!
\ No newline at end of file |
