Test: /ext/pgsql/tests/12pg_insert.phpt - Version 7.2.16-dev    

There is 1 diff reported by users for this test.

Count Diff
2 (100%)
001+ Parse error: syntax error, unexpected '.=' (T_CONCAT_EQUAL), expecting end of file in /home/travis/build/pmmaga/php-src/ext/pgsql/tests/config.inc on line 25
001- INSERT INTO "php_pgsql_test" ("num","str","bin") VALUES (1234,E'AAA',E'BBB');
002- Ok