freebsd-ports/databases/php74-pdo_pgsql/Makefile
Torsten Zuehlsdorff 1f37ed93a6 lang/php74: Update from 7.4.18 to 7.4.19
PDO_pgsql:

    Revert "Fixed bug #80892 (PDO::PARAM_INT is treated the same as PDO::PARAM_STR)"

Sponsored by:	Bounce Experts
2021-05-08 00:53:03 +02:00

9 lines
145 B
Makefile

CATEGORIES= databases
MASTERDIR= ${.CURDIR}/../../lang/php74
PKGNAMESUFFIX= -pdo_pgsql
TEST_TARGET= test
.include "${MASTERDIR}/Makefile"