Test: /ext/mysqli/tests/mysqli_fetch_field_direct.phpt - Version 7.3.0    

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
003+
004+ Termsig=11
003- object(stdClass)#%d (13) {
004- ["name"]=>
005- string(2) "ID"
006- ["orgname"]=>
007- string(2) "id"
008- ["table"]=>
009- string(4) "TEST"
010- ["orgtable"]=>
011- string(4) "test"
012- ["def"]=>
013- string(0) ""
014- ["db"]=>
015- string(%d) "%s"
016- ["catalog"]=>
017- string(%d) "%s"
018- ["max_length"]=>
019- int(%d)
020- ["length"]=>
021- int(%d)
022- ["charsetnr"]=>
023- int(%d)
024- ["flags"]=>
025- int(%d)
026- ["type"]=>
027- int(%d)
028- ["decimals"]=>
029- int(%d)
030- }
031-
032- Warning: mysqli_fetch_field_direct(): Field offset is invalid for resultset in %s on line %d
033- bool(false)
034-
035- Warning: mysqli_fetch_field_direct(): Couldn't fetch mysqli_result in %s on line %d
036- done!