Test: /ext/pdo_mysql/tests/pdo_mysql_prepare_native.phpt - Version 7.0.6    

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
041+ [064] Results seem wrong. Please check dumps manually.
041- done!
042+ array(2) {
043+ [0]=>
044+ array(2) {
045+ ["id"]=>
046+ string(1) "1"
047+ ["label"]=>
048+ string(3) "row"
049+ }
050+ [1]=>
051+ array(2) {
052+ ["id"]=>
053+ string(1) "2"
054+ ["label"]=>
055+ string(3) "row"
056+ }
057+ }
058+ array(2) {
059+ [0]=>
060+ array(2) {
061+ ["id"]=>
062+ string(1) "2"
063+ ["label"]=>
064+ string(3) "row"
065+ }
066+ [1]=>
067+ array(2) {
068+ ["id"]=>
069+ string(1) "1"
070+ ["label"]=>
071+ string(3) "row"
072+ }
073+ }
074+ done!