diff options
Diffstat (limited to 'ext/mysqli/tests/mysqli_poll.phpt')
-rw-r--r-- | ext/mysqli/tests/mysqli_poll.phpt | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/ext/mysqli/tests/mysqli_poll.phpt b/ext/mysqli/tests/mysqli_poll.phpt index 8a49ba3f82..b9c66381f9 100644 --- a/ext/mysqli/tests/mysqli_poll.phpt +++ b/ext/mysqli/tests/mysqli_poll.phpt @@ -134,7 +134,6 @@ if (!$IS_MYSQLND) print "done!"; ?> --EXPECTF-- - Warning: mysqli_poll(): Negative values passed for sec and/or usec in %s on line %d Warning: mysqli_poll(): Negative values passed for sec and/or usec in %s on line %d @@ -145,4 +144,4 @@ Warning: mysqli_poll(): Negative values passed for sec and/or usec in %s on line [015 + 6] Rejecting thread %d: 0/ [015 + 6] Rejecting thread %d: 0/ [016 + 6] Rejecting thread %d: 0/ -done!
\ No newline at end of file +done! |