From: Anatol Belski Date: Thu, 12 May 2016 10:45:04 +0000 (+0200) Subject: workaround the extra new line in the test out on another env X-Git-Tag: php-7.0.8RC1~66 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9f50bb5bfa030409a3fcdec594fbab4cd83393a7;p=php workaround the extra new line in the test out on another env --- 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==