Security & bug fix releases PHP 7.2.7

PHP 7.2.7 Release Announcement

The PHP development team announces the immediate availability of PHP 7.2.7. This is a primarily a bugfix release which includes a segfault fix for opcache.

PHP 7.2 users are encouraged to upgrade to this version.

PHP 7.2.7 changelog

Core:

Fixed bug #76337 (segfault when opcache enabled + extension use zend_register_class_alias).

CLI Server:

Fixed bug #76333 (PHP built-in server does not find files if root path contains special characters).

OpenSSL:

Fixed bug #76296 (openssl_pkey_get_public does not respect open_basedir).

Fixed bug #76174 (openssl extension fails to build with LibreSSL 2.7).

SPL:

Fixed bug #76367 (NoRewindIterator segfault 11).

Standard:

Fixed bug #76410 (SIGV in zend_mm_alloc_small).

Fixed bug #76335 (“link(): Bad file descriptor” with non-ASCII path).

Leave a Reply

Your email address will not be published. Required fields are marked *