diff options
Diffstat (limited to 'ext/pgsql/tests')
| -rw-r--r-- | ext/pgsql/tests/bug76548.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/pgsql/tests/bug76548.phpt b/ext/pgsql/tests/bug76548.phpt index 3a0b8922e1..00940dcec0 100644 --- a/ext/pgsql/tests/bug76548.phpt +++ b/ext/pgsql/tests/bug76548.phpt @@ -16,7 +16,7 @@ while ($value = pg_fetch_result($result, 0)) { ?> ==DONE== ---EXPECTF-- +--EXPECT-- string(1) "1" string(1) "2" string(1) "3" |
