Module Name: pkgsrc
Committed By: taca
Date: Thu Apr 9 15:26:52 UTC 2026
Modified Files:
pkgsrc/lang/php: phpversion.mk
pkgsrc/lang/php85: distinfo
Log Message:
lang/php85: update to 8.5.5
PHP 8.5.5 (2026-04-09)
- Core:
. Fixed bug GH-20672 (Incorrect property_info sizing for locally shadowed
trait properties). (ilutov)
. Fixed bugs GH-20875, GH-20873, GH-20854 (Propagate IN_GET guard in
get_property_ptr_ptr for lazy proxies). (iliaal)
- Bz2:
. Fix truncation of total output size causing erroneous errors. (ndossche)
- DOM:
. Fixed bug GH-21486 (Dom\HTMLDocument parser mangles xml:space and
xml:lang attributes). (ndossche)
- FFI:
. Fixed resource leak in FFI::cdef() onsymbol resolution failure.
(David Carlier)
- GD:
. Fixed bug GH-21431 (phpinfo() to display libJPEG 10.0 support).
(David Carlier)
- Opcache:
. Fixed bug GH-21052 (Preloaded constant erroneously propagated to file-cached
script). (ilutov)
. Fixed bug GH-20838 (JIT compiler produces wrong arithmetic results).
(Dmitry, iliaal)
. Fixed bug GH-21267 (JIT tracing: infinite loop on FETCH_OBJ_R with
IS_UNDEF property in polymorphic context). (Dmitry, iliaal)
. Fixed bug GH-21395 (uaf in jit). (ndossche)
- OpenSSL:
. Fixed bug GH-21083 (Skip private_key_bits validation for EC/curve-based
keys). (iliaal)
. Fix missing error propagation for BIO_printf() calls. (ndossche)
- PCNTL:
. Fixed signal handler installation on AIX by bumping the storage size of the
num_signals global. (Calvin Buckley)
- PCRE:
. Fixed re-entrancy issue on php_pcre_match_impl, php_pcre_replace_impl,
php_pcre_split_impl, and php_pcre_grep_impl. (David Carlier)
- Phar:
. Fixed bug GH-21333 (use after free when unlinking entries during iteration
of a compressed phar). (David Carlier)
- SNMP:
. Fixed bug GH-21336 (SNMP::setSecurity() undefined behavior with
NULL arguments). (David Carlier)
- SOAP:
. Fixed Set-Cookie parsing bug wrong offset while scanning attributes.
(David Carlier)
- SPL:
. Fixed bug GH-21454 (missing write lock validation in SplHeap).
(ndossche)
- Standard:
. Fixed bug GH-20906 (Assertion failure when messing up output buffers).
(ndossche)
. Fixed bug GH-20627 (Cannot identify some avif images with getimagesize).
(y-guyon)
- Sysvshm:
. Fix memory leak in shm_get_var() when variable is corrupted. (ndossche)
- XSL:
. Fix GH-21357 (XSLTProcessor works with DOMDocument, but fails with
Dom\XMLDocument). (ndossche)
. Fixed bug GH-21496 (UAF in dom_objects_free_storage).
(David Carlier/ndossche)
To generate a diff of this commit:
cvs rdiff -u -r1.494 -r1.495 pkgsrc/lang/php/phpversion.mk
cvs rdiff -u -r1.4 -r1.5 pkgsrc/lang/php85/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files: Index: pkgsrc/lang/php/phpversion.mk diff -u pkgsrc/lang/php/phpversion.mk:1.494 pkgsrc/lang/php/phpversion.mk:1.495 --- pkgsrc/lang/php/phpversion.mk:1.494 Sun Mar 15 15:30:49 2026 +++ pkgsrc/lang/php/phpversion.mk Thu Apr 9 15:26:52 2026 @@ -1,4 +1,4 @@ -# $NetBSD: phpversion.mk,v 1.494 2026/03/15 15:30:49 taca Exp $ +# $NetBSD: phpversion.mk,v 1.495 2026/04/09 15:26:52 taca Exp $ # # This file selects a PHP version, based on the user's preferences and # the installed packages. It does not add a dependency on the PHP @@ -113,7 +113,7 @@ PHP74_VERSION= 7.4.33 PHP82_VERSION= 8.2.30 PHP83_VERSION= 8.3.30 PHP84_VERSION= 8.4.19 -PHP85_VERSION= 8.5.4 +PHP85_VERSION= 8.5.5 _VARGROUPS+= php _USER_VARS.php= PHP_VERSION_DEFAULT Index: pkgsrc/lang/php85/distinfo diff -u pkgsrc/lang/php85/distinfo:1.4 pkgsrc/lang/php85/distinfo:1.5 --- pkgsrc/lang/php85/distinfo:1.4 Sun Mar 15 15:30:49 2026 +++ pkgsrc/lang/php85/distinfo Thu Apr 9 15:26:52 2026 @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.4 2026/03/15 15:30:49 taca Exp $ +$NetBSD: distinfo,v 1.5 2026/04/09 15:26:52 taca Exp $ -BLAKE2s (php-8.5.4.tar.xz) = 37a88c3b413c5acd47d4e7ef68aeb586dac7fd06b25e273e5577d27f2c1d0109 -SHA512 (php-8.5.4.tar.xz) = e21723dc511b3bece1562f4b7a672b8db1775460515e345904a3a8283dd6bd398a8248507aae5ab2f89b4d5d8515875da7e34593fba471a675d8931a30bf49df -Size (php-8.5.4.tar.xz) = 14348800 bytes +BLAKE2s (php-8.5.5.tar.xz) = 3b30286ad4501a48ef3bd1dc803eb0a0497b17f9d0213f8ac5d8c0e31338e1b4 +SHA512 (php-8.5.5.tar.xz) = aac94c5788ea26fddd59b1bf9604c4bba393ae7fc8539efa0522c9389cc97e8e63f95e924ae81e54dc9e12f05897f05372fae3fafde8f1694c50a82b4cbf3896 +Size (php-8.5.5.tar.xz) = 14355236 bytes SHA1 (patch-build_Makefile.global) = 570d813a05626f633e2ce380ab6668fdc7e8f030 SHA1 (patch-build_php.m4) = bb72e38ab391ad587962940ba85e8d4de8633dca SHA1 (patch-configure.ac) = 20c95915d5e4aa622d04ee923c626789c44fef11