Test: /ext/pgsql/tests/10pg_convert_json_array.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(2) {
002- [""textary""]=>
003- string(51) "E'{"meeting", "lunch", "training", "presentation"}'"
004- [""jsn""]=>
005- string(22) "E'{"f1":1,"f2":"foo"}'"
006- }
007- OK