Test: /ext/mysqli/tests/mysqli_next_result_error.phpt - Version 7.4.22    

There is 1 diff reported by users for this test.

Count Diff
2 (100%)
001+ Fatal error: Uncaught Error: Call to undefined method mysqli_result::fetch_all() in %s/mysqli_next_result_error.php:14 002+ Stack trace: 003+ #0 {main} 004+ thrown in %s/mysqli_next_result_error.php on line 14 001- array(1) { 002- [0]=> 003- array(1) { 004- [1]=> 005- string(1) "1" 006- } 007- } 008- array(1) { 009- [0]=> 010- array(1) { 011- [2]=> 012- string(1) "2" 013- } 014- } 015- You have an error in your SQL syntax; %s 016- num = 1 017- Table '%s.table_that_does_not_exist' doesn't exist