1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 00:02:20 +01:00

Add missing EXTENSIONS section to new test

This commit is contained in:
Máté Kocsis
2022-06-06 12:21:25 +02:00
parent 74744f3c0d
commit f17a8a5aed

View File

@@ -1,5 +1,7 @@
--TEST--
Bug #81720 (Uninitialized array in pg_query_params() leading to RCE)
--EXTENSIONS--
pgsql
--SKIPIF--
<?php include("skipif.inc"); ?>
--FILE--