MFH: r538724
lang/php73: Update from 7.3.18 to 7.3.19 Changelog: Core: Fixed bug #79566 (Private SHM is not private on Windows). Fixed bug #79489 (.user.ini does not inherit). GD: Fixed bug #79615 (Wrong GIF header written in GD GIFEncode). MySQLnd: Fixed bug #79596 (MySQL FLOAT truncates to int some locales). Opcache: Fixed bug #79535 (PHP crashes with specific opcache.optimization_level). Fixed bug #79588 (Boolean opcache settings ignore on/off values). Standard: Fixed bug #79561 (dns_get_record() fails with DNS_ALL). Sponsored by: Bounce Experts Approved by: ports-secteam (joneum, implicit for PHP Updates)
This commit is contained in:
parent
2b77459c02
commit
8d20053b22
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/branches/2020Q2/; revision=538726
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= php73
|
||||
DISTVERSION= 7.3.18
|
||||
DISTVERSION= 7.3.19
|
||||
PORTREVISION?= 0
|
||||
CATEGORIES?= lang devel www
|
||||
MASTER_SITES= PHP/distributions
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1589480031
|
||||
SHA256 (php-7.3.18.tar.xz) = 7b3e2479a8d6fd7666dcdef8aec50d49c4599cc6ee86e48d41724cfd99cc9e58
|
||||
SIZE (php-7.3.18.tar.xz) = 12116280
|
||||
TIMESTAMP = 1592076676
|
||||
SHA256 (php-7.3.19.tar.xz) = 6402faa19b1a8c4317c7612632bce985684a5bbae0980a5779a4019439882422
|
||||
SIZE (php-7.3.19.tar.xz) = 12117968
|
||||
|
Loading…
Reference in New Issue
Block a user