27ac371f93
* GD: - Fixed bug #81739: OOB read due to insufficient input validation in imageloadfont(). (CVE-2022-31630) * Hash: - Fixed bug #81738: buffer overflow in hash_update() on long parameter (CVE-2022-37454) Approved by: tz (By private mail) Relnotes: https://www.php.net/ChangeLog-7.php#7.4.33 Sponsored by: Bounce Experts
9 lines
136 B
Makefile
9 lines
136 B
Makefile
CATEGORIES= archivers
|
|
|
|
MASTERDIR= ${.CURDIR}/../../lang/php74
|
|
|
|
PKGNAMESUFFIX= -zip
|
|
|
|
TEST_TARGET= test
|
|
|
|
.include "${MASTERDIR}/Makefile"
|