summaryrefslogtreecommitdiff
path: root/ext/pgsql/tests
diff options
context:
space:
mode:
authorAnatol Belski <ab@php.net>2016-05-12 12:45:04 +0200
committerAnatol Belski <ab@php.net>2016-05-12 12:45:04 +0200
commit9f50bb5bfa030409a3fcdec594fbab4cd83393a7 (patch)
treebba9df132b9b12870c07996aa2f371204643266e /ext/pgsql/tests
parent7f6e285430e8ec8109085a24978796fc99813498 (diff)
downloadphp-git-9f50bb5bfa030409a3fcdec594fbab4cd83393a7.tar.gz
workaround the extra new line in the test out on another env
Diffstat (limited to 'ext/pgsql/tests')
-rw-r--r--ext/pgsql/tests/bug72197.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/pgsql/tests/bug72197.phpt b/ext/pgsql/tests/bug72197.phpt
index da52d8ea69..2ce15bdaf4 100644
--- a/ext/pgsql/tests/bug72197.phpt
+++ b/ext/pgsql/tests/bug72197.phpt
@@ -28,7 +28,7 @@ pg_close($conn);
?>
==DONE==
--EXPECTF--
-Warning: pg_lo_create(): supplied resource is not a valid PostgreSQL link resource in %sbug72197.php on line %d
+Warning: pg_lo_create(): supplied resource is not a valid PostgreSQL link resource in %sbug72197.php on line %d%w
int(%d)
int(%d)
==DONE==