aboutsummaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorTorsten Zuehlsdorff <tz@FreeBSD.org>2022-01-21 21:23:21 +0000
committerTorsten Zuehlsdorff <tz@FreeBSD.org>2022-01-21 21:24:23 +0000
commitbcd3779e1219aa1981b75ce0ab1a849347284023 (patch)
tree628c1ef159303271d82b0e401be8975e9605cf75 /lang
parentd7bf0bf32d6037ea3ee2c7d38bfa0fa8ec3ab86d (diff)
downloadports-bcd3779e1219aa1981b75ce0ab1a849347284023.tar.gz
ports-bcd3779e1219aa1981b75ce0ab1a849347284023.zip
lang/php80: Update from 8.0.14 to 8.0.15
Core: Fixed bug #81656 (GCC-11 silently ignores -R). Fixed bug #81585 (cached_chunks are not counted to real_size on shutdown). Filter: Fixed FILTER_FLAG_NO_RES_RANGE flag. Hash: Fixed bug #7759 (Incorrect return types for hash() and hash_hmac()). Fixed bug #7826 (Inconsistent argument name in hash_hmac_file and hash_file). MySQLnd: Fixed bug where large bigints may be truncated. OCI8: Fixed bug #7765 (php_oci_cleanup_global_handles segfaults at second call). OPcache: Fixed bug #81679 (Tracing JIT crashes on reattaching). PDO_PGSQL: Fixed error message allocation of PDO PgSQL. Sockets: Avoid void* arithmetic in sockets/multicast.c on NetBSD. Spl: Fixed bug #75917 (SplFileObject::seek broken with CSV flags). Sponsored by: Bounce Experts
Diffstat (limited to 'lang')
-rw-r--r--lang/php80/Makefile2
-rw-r--r--lang/php80/distinfo6
2 files changed, 4 insertions, 4 deletions
diff --git a/lang/php80/Makefile b/lang/php80/Makefile
index db8b8cb0e41a..eddbbdf53617 100644
--- a/lang/php80/Makefile
+++ b/lang/php80/Makefile
@@ -1,5 +1,5 @@
PORTNAME= php80
-DISTVERSION= 8.0.14
+DISTVERSION= 8.0.15
PORTREVISION?= 0
CATEGORIES?= lang devel www
MASTER_SITES= PHP
diff --git a/lang/php80/distinfo b/lang/php80/distinfo
index 2ea5bafd563d..19e6f57c3360 100644
--- a/lang/php80/distinfo
+++ b/lang/php80/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1640270144
-SHA256 (php/php-8.0.14.tar.xz) = fbde8247ac200e4de73449d9fefc8b495d323b5be9c10cdb645fb431c91156e3
-SIZE (php/php-8.0.14.tar.xz) = 10860176
+TIMESTAMP = 1642749988
+SHA256 (php/php-8.0.15.tar.xz) = 5f33544061d37d805a2a9ce791f081ef08a7155bd7ba2362e69bba2d06b0f8b2
+SIZE (php/php-8.0.15.tar.xz) = 10764936