Welcome to our website
To take full advantage of all features you need to login or register. Registration is completely free and takes only a few seconds.
PHP 7.1.10 released
Posted by Philipp Esselbach on: 09/29/2017 07:42 AM [ Print | 0 comment(s) ]
PHP 7.1.10 is now available. This is a bugfix release, with several bug fixes included. All PHP 7.1 users are encouraged to upgrade to this version.
What's new in 7.1.10:
Core:
Fixed bug #75042 (run-tests.php issues with EXTENSION block).
BCMath:
Fixed bug #44995 (bcpowmod() fails if scale != 0).
Fixed bug #46781 (BC math handles minus zero incorrectly).
Fixed bug #54598 (bcpowmod() may return 1 if modulus is 1).
Fixed bug #75178 (bcpowmod() misbehaves for non-integer base or modulus).
CLI server:
Fixed bug #70470 (Built-in server truncates headers spanning over TCP packets).
CURL:
Fixed bug #75093 (OpenSSL support not detected).
GD:
Fixed bug #75124 (gdImageGrayScale() may produce colors).
Fixed bug #75139 (libgd/gd_interpolation.c:1786: suspicious if ?).
Gettext:
Fixed bug #73730 (textdomain(null) throws in strict mode).
Intl:
Fixed bug #75090 (IntlGregorianCalendar doesn't have constants from parent class).
Fixed bug #75193 (segfault in collator_convert_object_to_string).
PDO_OCI:
Fixed bug #74631 (PDO_PCO with PHP-FPM: OCI environment initialized before PHP-FPM sets it up).
SPL:
Fixed bug #75155 (AppendIterator::append() is broken when appending another AppendIterator).
Fixed bug #75173 (incorrect behavior of AppendIterator::append in foreach loop).
Standard:
Fixed bug #75152 (signed integer overflow in parse_iv).
Fixed bug #75097 (gethostname fails if your host name is 64 chars long).
PHP 7.1.10 released
Core:
Fixed bug #75042 (run-tests.php issues with EXTENSION block).
BCMath:
Fixed bug #44995 (bcpowmod() fails if scale != 0).
Fixed bug #46781 (BC math handles minus zero incorrectly).
Fixed bug #54598 (bcpowmod() may return 1 if modulus is 1).
Fixed bug #75178 (bcpowmod() misbehaves for non-integer base or modulus).
CLI server:
Fixed bug #70470 (Built-in server truncates headers spanning over TCP packets).
CURL:
Fixed bug #75093 (OpenSSL support not detected).
GD:
Fixed bug #75124 (gdImageGrayScale() may produce colors).
Fixed bug #75139 (libgd/gd_interpolation.c:1786: suspicious if ?).
Gettext:
Fixed bug #73730 (textdomain(null) throws in strict mode).
Intl:
Fixed bug #75090 (IntlGregorianCalendar doesn't have constants from parent class).
Fixed bug #75193 (segfault in collator_convert_object_to_string).
PDO_OCI:
Fixed bug #74631 (PDO_PCO with PHP-FPM: OCI environment initialized before PHP-FPM sets it up).
SPL:
Fixed bug #75155 (AppendIterator::append() is broken when appending another AppendIterator).
Fixed bug #75173 (incorrect behavior of AppendIterator::append in foreach loop).
Standard:
Fixed bug #75152 (signed integer overflow in parse_iv).
Fixed bug #75097 (gethostname fails if your host name is 64 chars long).
PHP 7.1.10 released
Related Stories
09/01/2017 06:53 AM: PHP 7.1.9 released by Philipp Esselbach
The final version of PHP 7.1.9 is now available. This is a bugfix release, with several bug fixes included. All PHP 7.1 users are encouraged to upgrade to this version....
08/19/2017 12:55 PM: PHP 7.1.9 RC1 released by Philipp Esselbach
The release candidate of the upcoming PHP 7.1.9 is now available for testing. The final release is planned for August 31st....
08/07/2016 07:24 AM: PHP 7.1.0 Beta 2 released by Philipp Esselbach
The second beta version of the upcoming PHP 7.1 is now available...
07/22/2016 06:00 AM: PHP 7.1.0 Beta 1 Released by Philipp Esselbach
PHP 7.1.0 Beta 1 has been released...
06/28/2016 07:59 AM: PHP 7.1.0 Alpha 2 Released by Philipp Esselbach
The second alpha version of PHP 7.1.0 is now available...
06/10/2016 04:02 PM: PHP 7.1.0 Alpha 1 Released by Philipp Esselbach
PHP 7.1.0 Alpha 1 has been released...
The final version of PHP 7.1.9 is now available. This is a bugfix release, with several bug fixes included. All PHP 7.1 users are encouraged to upgrade to this version....
08/19/2017 12:55 PM: PHP 7.1.9 RC1 released by Philipp Esselbach
The release candidate of the upcoming PHP 7.1.9 is now available for testing. The final release is planned for August 31st....
08/07/2016 07:24 AM: PHP 7.1.0 Beta 2 released by Philipp Esselbach
The second beta version of the upcoming PHP 7.1 is now available...
07/22/2016 06:00 AM: PHP 7.1.0 Beta 1 Released by Philipp Esselbach
PHP 7.1.0 Beta 1 has been released...
06/28/2016 07:59 AM: PHP 7.1.0 Alpha 2 Released by Philipp Esselbach
The second alpha version of PHP 7.1.0 is now available...
06/10/2016 04:02 PM: PHP 7.1.0 Alpha 1 Released by Philipp Esselbach
PHP 7.1.0 Alpha 1 has been released...