Test: /ext/mysql/tests/mysql_fetch_assoc.phpt - Version 5.6.5-dev    

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
002+ Segmentation fault
002- [005]
003- array(2) {
004- [%u|b%"id"]=>
005- %unicode|string%(1) "1"
006- [%u|b%"label"]=>
007- %unicode|string%(1) "a"
008- }
009- [006]
010- bool(false)
011- [008]
012- array(5) {
013- [%u|b%"a"]=>
014- %unicode|string%(1) "2"
015- [%u|b%"c"]=>
016- %unicode|string%(1) "3"
017- [%u|b%"C"]=>
018- %unicode|string%(1) "4"
019- [%u|b%"d"]=>
020- NULL
021- [%u|b%"e"]=>
022- %unicode|string%(1) "1"
023- }
024-
025- Warning: mysql_fetch_assoc(): %d is not a valid MySQL result resource in %s on line %d
026-
027- Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in %s on line %d
028- [010]
029- array(5) {
030- [%u|b%"id"]=>
031- %unicode|string%(1) "1"
032- [%u|b%"label"]=>
033- %unicode|string%(1) "a"
034- [%u|b%"_id"]=>
035- %unicode|string%(1) "1"
036- [%u|b%"_label"]=>
037- %unicode|string%(2) "aa"
038- [%u|b%"_foo"]=>
039- NULL
040- }
041- done!