aboutsummaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorTorsten Zuehlsdorff <tz@FreeBSD.org>2020-07-10 11:29:05 +0000
committerTorsten Zuehlsdorff <tz@FreeBSD.org>2020-07-10 11:29:05 +0000
commit807e77835a43759eda9e18d66adbe9392a840739 (patch)
tree518c40bc52c37ec6b7c6a5b355e21d3aa006d497 /lang
parent9af5eb23326cf02f3045be2bcbe2c3d252a3f200 (diff)
downloadports-807e77835a43759eda9e18d66adbe9392a840739.tar.gz
ports-807e77835a43759eda9e18d66adbe9392a840739.zip
MFH: r541855
lang/php74: Upgrade from 7.4.7 to 7.4.8 Changelog: Core: Fixed bug #79595 (zend_init_fpu() alters FPU precision). Fixed bug #79650 (php-win.exe 100% cpu lockup). Fixed bug #79668 (get_defined_functions(true) may miss functions). Fixed bug #79657 ("yield from" hangs when invalid value encountered). Fixed bug #79683 (Fake reflection scope affects __toString()). Fixed possibly unsupported timercmp() usage. Exif: Fixed bug #79687 (Sony picture - PHP Warning - Make, Model, MakerNotes). Fileinfo: Fixed bug #79681 (mime_content_type/finfo returning incorrect mimetype). Filter: Fixed bug #73527 (Invalid memory access in php_filter_strip). GD: Fixed bug #79676 (imagescale adds black border with IMG_BICUBIC). OpenSSL: Fixed bug #62890 (default_socket_timeout=-1 causes connection to timeout). PDO SQLite: Fixed bug #79664 (PDOStatement::getColumnMeta fails on empty result set). phpdbg: Fixed bug #73926 (phpdbg will not accept input on restart execution). Fixed bug #73927 (phpdbg fails with windows error prompt at "watch array"). Fixed several mostly Windows related phpdbg bugs. SPL: Fixed bug #79710 (Reproducible segfault in error_handler during GC involved an SplFileObject). Standard: Fixed bug #74267 (segfault with streams and invalid data). Sponsored by: Bounce Experts Approved by: ports-secteam (joneum, implicit for PHP Updates)
Notes
Notes: svn path=/branches/2020Q3/; revision=541857
Diffstat (limited to 'lang')
-rw-r--r--lang/php74/Makefile2
-rw-r--r--lang/php74/distinfo6
2 files changed, 4 insertions, 4 deletions
diff --git a/lang/php74/Makefile b/lang/php74/Makefile
index a9fb4bafab7f..767cb1ce08bd 100644
--- a/lang/php74/Makefile
+++ b/lang/php74/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= php74
-DISTVERSION= 7.4.7
+DISTVERSION= 7.4.8
PORTREVISION?= 0
CATEGORIES?= lang devel www
MASTER_SITES= PHP/distributions
diff --git a/lang/php74/distinfo b/lang/php74/distinfo
index a1fc6fa3d3f1..8b0b861e8096 100644
--- a/lang/php74/distinfo
+++ b/lang/php74/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1592076691
-SHA256 (php-7.4.7.tar.xz) = 53558f8f24cd8ab6fa0ea252ca8198e2650160649681ce5230c1df1dc2b52faf
-SIZE (php-7.4.7.tar.xz) = 10286580
+TIMESTAMP = 1594374468
+SHA256 (php-7.4.8.tar.xz) = 642843890b732e8af01cb661e823ae01472af1402f211c83009c9b3abd073245
+SIZE (php-7.4.8.tar.xz) = 10281976