Test: /ext/pgsql/tests/22pg_fetch_object.phpt - Version 5.6.26RC1    

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
001+
001- test_class::__construct(1,2)
002- object(test_class)#1 (3) {
003- ["num"]=>
004- string(1) "0"
005- ["str"]=>
006- string(3) "ABC"
007- ["bin"]=>
008- NULL
009- }
010- Ok