--- embedaddon/php/ext/pgsql/tests/bug64609.phpt 2013/07/22 01:31:59 1.1.1.1 +++ embedaddon/php/ext/pgsql/tests/bug64609.phpt 2013/10/14 08:02:28 1.1.1.2 @@ -25,6 +25,6 @@ var_dump($converted); ?> --EXPECT-- array(1) { - ["a"]=> - string(4) "'ok'" -} + [""a""]=> + string(5) "E'ok'" +} \ No newline at end of file