summaryrefslogtreecommitdiff
path: root/ext/pgsql
diff options
context:
space:
mode:
authorAnatol Belski <ab@php.net>2016-05-12 12:49:31 +0200
committerAnatol Belski <ab@php.net>2016-05-12 12:49:31 +0200
commited2ec7be80904d39237261df109ec4331705e6f8 (patch)
tree8d77dad964b57f8126c74fdbe17c72d9a129ad06 /ext/pgsql
parent7b94b958ccbc87595d688d178f96daf96a9f54b3 (diff)
parent9f50bb5bfa030409a3fcdec594fbab4cd83393a7 (diff)
downloadphp-git-ed2ec7be80904d39237261df109ec4331705e6f8.tar.gz
Merge branch 'PHP-7.0'
* PHP-7.0: workaround the extra new line in the test out on another env
Diffstat (limited to 'ext/pgsql')
-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==