Browse Source

workaround the extra new line in the test out on another env

pull/1923/head
Anatol Belski 10 years ago
parent
commit
9f50bb5bfa
  1. 2
      ext/pgsql/tests/bug72197.phpt

2
ext/pgsql/tests/bug72197.phpt

@ -28,7 +28,7 @@ pg_close($conn);
?> ?>
==DONE== ==DONE==
--EXPECTF-- --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)
int(%d) int(%d)
==DONE== ==DONE==

Loading…
Cancel
Save