Skip to content

Commit f17a8a5

Browse files
committed
Add missing EXTENSIONS section to new test
1 parent 74744f3 commit f17a8a5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ext/pgsql/tests/bug81720.phpt

+2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
--TEST--
22
Bug #81720 (Uninitialized array in pg_query_params() leading to RCE)
3+
--EXTENSIONS--
4+
pgsql
35
--SKIPIF--
46
<?php include("skipif.inc"); ?>
57
--FILE--

0 commit comments

Comments
 (0)