Test: /ext/pgsql/tests/10pg_convert_9.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- array(3) {
002- [""num""]=>
003- string(4) "1234"
004- [""str""]=>
005- string(6) "E'AAA'"
006- [""bin""]=>
007- string(12) "E'\\x424242'"
008- }