Test: /ext/mysqli/tests/bug77597.phpt - Version 7.3.12        

Bug #77597 mysqli_fetch_field hangs scripts in PHP 7.3.2
Submitted: 2019-02-11 02:30:20 Modified: 2019-02-21 12:24:47
From: ryan.brothers Assigned: nikic
Status: Closed Package: MySQLi related
PHP Version: 7.3.2 OS: Linux

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
001+ Warning: Use of undefined constant MYSQLI_STORE_RESULT_COPY_DATA - assumed 'MYSQLI_STORE_RESULT_COPY_DATA' (this will throw an Error in a future version of PHP) in %s/bug77597.php on line 12
001- string(1) "b"
002+
003+ Warning: mysqli::store_result() expects parameter 1 to be int, string given in %s/bug77597.php on line 12
004+
005+ Fatal error: Uncaught Error: Call to a member function fetch_field() on null in %s/bug77597.php:14
006+ Stack trace:
007+ #0 {main}
008+ thrown in %s/bug77597.php on line 14