]> granicus.if.org Git - php/commitdiff
fix test - doesn't seem to produce warning
authorStanislav Malyshev <stas@php.net>
Mon, 14 Apr 2014 22:47:06 +0000 (15:47 -0700)
committerStanislav Malyshev <stas@php.net>
Mon, 14 Apr 2014 22:47:06 +0000 (15:47 -0700)
ext/mysqli/tests/mysqli_store_result_buffered_c.phpt

index d580ec430fa0bd5919ce43619038d678bbb90e29..2dec703b99051e4d7a5dfdfe30648eb3fed70c4a 100644 (file)
@@ -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!