Test: /ext/mysqli/tests/mysqli_fetch_all_oo.phpt - Version 5.6.17-dev    

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
002+ array(0) {
003+ }
004+ [007]
005+ array(0) {
006+ }
007+ [008]
004- array(2) {
010+ array(4) {
011- array(2) {
013+ ["id"]=>
014+ string(1) "1"
017+ ["label"]=>
018+ string(1) "a"
018- [007]
021+ array(4) {
022- [0]=>
024+ ["id"]=>
025+ string(1) "2"
024- [1]=>
028+ ["label"]=>
029+ string(1) "b"
029- [0]=>
031- [1]=>
032+ [010]
035- [008]
036+ ["id"]=>
038+ ["label"]=>
038- array(4) {
039- [0]=>
040- %unicode|string%(1) "1"
043+ ["id"]=>
043- [1]=>
044- %unicode|string%(1) "a"
045+ ["label"]=>
049+ [011]
050+ NULL
051+ [013]
049- array(4) {
050- [0]=>
051- %unicode|string%(1) "2"
054+ array(2) {
054- [1]=>
055- %unicode|string%(1) "b"
060- [010]
061- array(2) {
061+ array(2) {
063- array(2) {
064- [%u|b%"id"]=>
066- [%u|b%"label"]=>
067- %unicode|string%(1) "a"
068- }
069- [1]=>
070- array(2) {
071- [%u|b%"id"]=>
068+ [016]
069+ NULL
070+ [017]
071+ array(1) {
073+ array(11) {
074+ [0]=>
073- [%u|b%"label"]=>
074- %unicode|string%(1) "b"
075- }
076- }
077- [011]
078- NULL
079- [013]
080- array(2) {
081- [0]=>
082- array(2) {
083- [%u|b%"id"]=>
084- %unicode|string%(1) "1"
085- [%u|b%"label"]=>
086- %unicode|string%(1) "a"
076+ ["a"]=>
077+ string(1) "2"
078+ [1]=>
080+ [2]=>
081+ string(1) "3"
082+ ["c"]=>
083+ string(1) "3"
084+ [3]=>
085+ string(1) "4"
086+ ["C"]=>
087+ string(1) "4"
088+ [4]=>
089+ NULL
090+ ["d"]=>
091+ NULL
092+ [5]=>
093+ string(1) "1"
094+ ["e"]=>
095+ string(1) "1"
088- [1]=>
089- array(2) {
090- [%u|b%"id"]=>
091- %unicode|string%(1) "2"
092- [%u|b%"label"]=>
093- %unicode|string%(1) "b"
097+ }
098+
099+ Warning: mysqli_result::fetch_all(): Mode can be only MYSQLI_FETCH_NUM, MYSQLI_FETCH_ASSOC or MYSQLI_FETCH_BOTH in %s/mysqli_fetch_all_oo.php on line 76
100+
101+ Warning: mysqli_result::fetch_array(): Couldn't fetch mysqli_result in %s/mysqli_fetch_all_oo.php on line 289
102+ done!
094- }
095- }
096- [016]
097- NULL
098- [017]
099- array(1) {
100- [0]=>
101- array(11) {
102- [0]=>
103- %unicode|string%(1) "1"
104- [%u|b%"a"]=>
105- %unicode|string%(1) "2"
106- [1]=>
107- %unicode|string%(1) "2"
108- [2]=>
109- %unicode|string%(1) "3"
110- [%u|b%"c"]=>
111- %unicode|string%(1) "3"
112- [3]=>
113- %unicode|string%(1) "4"
114- [%u|b%"C"]=>
115- %unicode|string%(1) "4"
116- [4]=>
117- NULL
118- [%u|b%"d"]=>
119- NULL
120- [5]=>
121- %unicode|string%(1) "1"
122- [%u|b%"e"]=>
123- %unicode|string%(1) "1"
124- }
125- }
126-
127- Warning: mysqli_result::fetch_all(): Mode can be only MYSQLI_FETCH_NUM, MYSQLI_FETCH_ASSOC or MYSQLI_FETCH_BOTH in %s on line %d
128-
129- Warning: mysqli_result::fetch_array(): Couldn't fetch mysqli_result in %s on line %d
130- done!