aboutsummaryrefslogtreecommitdiff
path: root/lang/php73/Makefile
diff options
context:
space:
mode:
authorTorsten Zuehlsdorff <tz@FreeBSD.org>2019-09-03 20:24:13 +0000
committerTorsten Zuehlsdorff <tz@FreeBSD.org>2019-09-03 20:24:13 +0000
commitfd06eb1b8a48a92d50643357324bd4edeacbae88 (patch)
treeb34aab1ebd3547d29ceee2910de77d316532f508 /lang/php73/Makefile
parentab5b43b377580a99faf8679370d3abbb727df1aa (diff)
downloadports-fd06eb1b8a48a92d50643357324bd4edeacbae88.tar.gz
ports-fd06eb1b8a48a92d50643357324bd4edeacbae88.zip
lang/php73: Update from 7.3.8 to 7.3.9
Changelog: Core: Fixed bug #78363 (Buffer overflow in zendparse). Fixed bug #78379 (Cast to object confuses GC, causes crash). Fixed bug #78412 (Generator incorrectly reports non-releasable $this as GC child). Curl: Fixed bug #77946 (Bad cURL resources returned by curl_multi_info_read()). Exif: Fixed bug #78333 (Exif crash (bus error) due to wrong alignment and invalid cast). FPM: Fixed bug #77185 (Use-after-free in FPM master event handling). Iconv: Fixed bug #78342 (Bus error in configure test for iconv //IGNORE). LiteSpeed: Updated to LiteSpeed SAPI V7.5 (Fixed clean shutdown). MBString: Fixed bug #78380 (Oniguruma 6.9.3 fixes CVEs). (CVE-2019-13224) MySQLnd: Fixed bug #78179 (MariaDB server version incorrectly detected). Fixed bug #78213 (Empty row pocket). Opcache: Fixed bug #77191 (Assertion failure in dce_live_ranges() when silencing is used). Standard: Fixed bug #69100 (Bus error from stream_copy_to_stream (file -> SSL stream) with invalid length). Fixed bug #78282 (atime and mtime mismatch). Fixed bug #78326 (improper memory deallocation on stream_get_contents() with fixed length buffer). Fixed bug #78346 (strip_tags no longer handling nested php tags). MFH: 2019Q3
Notes
Notes: svn path=/head/; revision=511036
Diffstat (limited to 'lang/php73/Makefile')
-rw-r--r--lang/php73/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/php73/Makefile b/lang/php73/Makefile
index 434c84970890..9b347f0d25bd 100644
--- a/lang/php73/Makefile
+++ b/lang/php73/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= php73
-DISTVERSION= 7.3.8
+DISTVERSION= 7.3.9
PORTREVISION?= 0
CATEGORIES?= lang devel www
MASTER_SITES= PHP/distributions