Test: /ext/pgsql/tests/12pg_insert.phpt - Version 5.6.27RC1    

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
001+
001- INSERT INTO "php_pgsql_test" ("num","str","bin") VALUES (1234,E'AAA',E'BBB');
002- Ok