diff options
Diffstat (limited to 'ext/mysqli/tests/009.phpt')
| -rw-r--r-- | ext/mysqli/tests/009.phpt | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/ext/mysqli/tests/009.phpt b/ext/mysqli/tests/009.phpt index 5a498953be..5091335ff4 100644 --- a/ext/mysqli/tests/009.phpt +++ b/ext/mysqli/tests/009.phpt @@ -78,7 +78,6 @@ mysqli fetch bigint values (ok to fail with 4.1.x) mysqli_close($link); print "done!"; ?> - --EXPECTF-- array(8) { [0]=> @@ -88,28 +87,6 @@ array(8) { [2]=> int(4) [3]=> - string(14) "33333333333333" - [4]=> - int(0) - [5]=> - int(0) - [6]=> - int(100) - [7]=> - int(4567) -} -20123456 -3123456789 -done! ---UEXPECTF-- -array(8) { - [0]=> - int(5) - [1]=> - int(-23) - [2]=> - int(4) - [3]=> unicode(14) "33333333333333" [4]=> int(0) |
