Test: /ext/pgsql/tests/14pg_update.phpt - Version 5.6.27RC1    

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
001+
001- UPDATE "php_pgsql_test" SET "num"=1234,"str"=E'ABC',"bin"=E'XYZ' WHERE "num"=1234;
002- Ok