Test: /ext/mysqli/tests/bug75434.phpt - Version 7.2.13        

Bug #75434 Wrong reflection for mysqli_fetch_all function
Submitted: 2017-10-24 21:32:07 Modified:
From: hello Assigned:
Status: Closed Package: MySQLi related
PHP Version: Irrelevant OS: Ubuntu

There is 1 diff reported by users for this test.

Count Diff
16 (100%)
001+ Fatal error: Uncaught ReflectionException: Function mysqli_fetch_all() does not exist in %s/bug75434.php:2
002+ Stack trace:
003+ #0 %s/bug75434.php(2): ReflectionFunction->__construct('mysqli_fetch_al...')
004+ #1 {main}
005+ thrown in %s/bug75434.php on line 2
001- int(2)
002- int(1)
003- int(1)
004- int(0)
005- ===DONE===