Browse Source

Merge branch 'PHP-7.0'

* PHP-7.0:
  workaround the extra new line in the test out on another env
pull/1886/merge
Anatol Belski 10 years ago
parent
commit
ed2ec7be80
  1. 2
      ext/pgsql/tests/bug72197.phpt

2
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==

Loading…
Cancel
Save