9dd525130a
- mysqlnd: Fixed bug #81719: mysqlnd/pdo password buffer overflow. (CVE-2022-31626) - pgsql: Fixed bug #81720: Uninitialized array in pg_query_params(). (CVE-2022-31625) Approved by: tz (private email) Relnotes: https://www.php.net/ChangeLog-7.php#7.4.30 Sponsored by: Bounce Experts
10 lines
132 B
Makefile
10 lines
132 B
Makefile
CATEGORIES= mail
|
|
|
|
MASTERDIR= ${.CURDIR}/../../lang/php74
|
|
|
|
PKGNAMESUFFIX= -imap
|
|
|
|
TEST_TARGET= test
|
|
|
|
.include "${MASTERDIR}/Makefile"
|