From: Stanislav Malyshev Date: Mon, 14 Apr 2014 22:47:06 +0000 (-0700) Subject: fix test - doesn't seem to produce warning X-Git-Tag: php-5.6.0beta2~1^2~62 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=173cd183c9812cb2dac20a2b51d3cbb1e1e4f8b1;p=php fix test - doesn't seem to produce warning --- diff --git a/ext/mysqli/tests/mysqli_store_result_buffered_c.phpt b/ext/mysqli/tests/mysqli_store_result_buffered_c.phpt index d580ec430f..2dec703b99 100644 --- a/ext/mysqli/tests/mysqli_store_result_buffered_c.phpt +++ b/ext/mysqli/tests/mysqli_store_result_buffered_c.phpt @@ -38,5 +38,4 @@ mysqlnd.debug=d:t:O,/tmp/mysqlnd.trace require_once("clean_table.inc"); ?> --EXPECTF-- -Warning: mysqli_store_result(): Couldn't fetch mysqli in %s on line %d -done! \ No newline at end of file +done!