diff options
Diffstat (limited to 'ext/pgsql/tests/80_bug27597.phpt')
-rwxr-xr-x | ext/pgsql/tests/80_bug27597.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/pgsql/tests/80_bug27597.phpt b/ext/pgsql/tests/80_bug27597.phpt index b27d6e94f0..7d5b5db890 100755 --- a/ext/pgsql/tests/80_bug27597.phpt +++ b/ext/pgsql/tests/80_bug27597.phpt @@ -1,5 +1,5 @@ --TEST-- -Bug #27597 pg_fetch_array not returning false +Bug #27597 (pg_fetch_array not returning false) --SKIPIF-- <?php require_once('skipif.inc'); |