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

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
002+ Segmentation fault
002- object(stdClass)#%d (2) {
003- [%u|b%"ID"]=>
004- %unicode|string%(1) "1"
005- [%u|b%"label"]=>
006- %unicode|string%(1) "a"
007- }
008- object(mysql_fetch_object_test)#%d (4) {
009- [%u|b%"a"]=>
010- NULL
011- [%u|b%"b"]=>
012- NULL
013- [%u|b%"ID"]=>
014- %unicode|string%(1) "2"
015- [%u|b%"label"]=>
016- %unicode|string%(1) "b"
017- }
018-
019- Warning: Missing argument 1 for mysql_fetch_object_construct::__construct() in %s on line %d
020-
021- Warning: Missing argument 2 for mysql_fetch_object_construct::__construct() in %s on line %d
022-
023- Notice: Undefined variable: a in %s on line %d
024-
025- Notice: Undefined variable: b in %s on line %d
026- object(mysql_fetch_object_construct)#%d (4) {
027- [%u|b%"a"]=>
028- NULL
029- [%u|b%"b"]=>
030- NULL
031- [%u|b%"ID"]=>
032- %unicode|string%(1) "3"
033- [%u|b%"label"]=>
034- %unicode|string%(1) "c"
035- }
036-
037- Warning: Missing argument 2 for mysql_fetch_object_construct::__construct() in %s on line %d
038-
039- Notice: Undefined variable: b in %s on line %d
040- object(mysql_fetch_object_construct)#%d (4) {
041- [%u|b%"a"]=>
042- %unicode|string%(1) "a"
043- [%u|b%"b"]=>
044- NULL
045- [%u|b%"ID"]=>
046- %unicode|string%(1) "4"
047- [%u|b%"label"]=>
048- %unicode|string%(1) "d"
049- }
050- object(mysql_fetch_object_construct)#%d (4) {
051- [%u|b%"a"]=>
052- %unicode|string%(1) "a"
053- [%u|b%"b"]=>
054- %unicode|string%(1) "b"
055- [%u|b%"ID"]=>
056- %unicode|string%(1) "5"
057- [%u|b%"label"]=>
058- %unicode|string%(1) "e"
059- }
060- bool(false)
061- bool(false)
062- bool(false)
063- bool(false)
064- bool(false)
065-
066- Warning: mysql_fetch_object(): %d is not a valid MySQL result resource in %s on line %d
067- bool(false)
068-
069- Fatal error: Class 'this_class_does_not_exist' not found in %s on line %d