Skip to content

Commit 8ebc5e8

Browse files
committed
fix test
1 parent e509da1 commit 8ebc5e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ext/pgsql/tests/pg_close_stmt.phpt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,6 @@ pg_close($db);
3434

3535
?>
3636
--EXPECT--
37-
pg_close_stmt(): Argument #1 ($stmt) must not be empty
37+
pg_close_stmt(): Argument #2 ($statement_name) must not be empty
3838
bool(true)
3939
bool(true)

0 commit comments

Comments
 (0)