]> granicus.if.org Git - php/commitdiff
workaround the extra new line in the test out on another env
authorAnatol Belski <ab@php.net>
Thu, 12 May 2016 10:45:04 +0000 (12:45 +0200)
committerAnatol Belski <ab@php.net>
Thu, 12 May 2016 10:45:04 +0000 (12:45 +0200)
ext/pgsql/tests/bug72197.phpt

index da52d8ea6963046d6fe99f9abdf52df41e7333f6..2ce15bdaf4b726835de704ab65ec2261470c3e1d 100644 (file)
@@ -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==