diff options
Diffstat (limited to 'ext/pgsql/tests/bug64609.phpt')
-rw-r--r-- | ext/pgsql/tests/bug64609.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/pgsql/tests/bug64609.phpt b/ext/pgsql/tests/bug64609.phpt index 72fac7648e..e31ec8e019 100644 --- a/ext/pgsql/tests/bug64609.phpt +++ b/ext/pgsql/tests/bug64609.phpt @@ -27,4 +27,4 @@ var_dump($converted); array(1) { [""a""]=> string(5) "E'ok'" -}
\ No newline at end of file +} |