--TEST-- PostgreSQL pg_fetch_object() --SKIPIF-- --FILE-- --EXPECT-- test_class::__construct(1,2) object(test_class)#1 (3) { [u"num"]=> unicode(1) "0" [u"str"]=> unicode(3) "ABC" [u"bin"]=> NULL } Ok