1
0
mirror of https://github.com/php/php-src.git synced 2026-04-25 08:58:28 +02:00

Add missing dba extension requirement in pgsql test

This commit is contained in:
Nikita Popov
2021-06-14 14:55:03 +02:00
parent 6600ad6067
commit a148ea2c50
+1
View File
@@ -1,6 +1,7 @@
--TEST--
Bug #14383 (8.0+) (using postgres with DBA causes DBA not to be able to find any keys)
--EXTENSIONS--
dba
pgsql
--SKIPIF--
<?php