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.2.20 and 7.3.7 released
Posted by Philipp Esselbach on: 07/02/2019 03:47 PM [ Print | 0 comment(s) ]
Both PHP 7.2.20 and 7.3.7 has been released
PHP 7.2.20
Download
PHP 7.3.7
Download
- Core:
. Fixed bug #76980 (Interface gets skipped if autoloader throws an exception).
(Nikita)
- DOM:
. Fixed bug #78025 (segfault when accessing properties of DOMDocumentType).
(cmb)
- MySQLi:
. Fixed bug #77956 (When mysqli.allow_local_infile = Off, use a meaningful
error message). (Sjon Hortensius)
. Fixed bug #38546 (bindParam incorrect processing of bool types).
(camporter)
- Opcache:
. Fixed bug #78106 (Path resolution fails if opcache disabled during request).
(Nikita)
. Fixed bug #78185 (File cache no longer works). (Dmitry)
- OpenSSL:
. Fixed bug #78079 (openssl_encrypt_ccm.phpt fails with OpenSSL 1.1.1c).
(Jakub Zelenka)
- Sockets:
. Fixed bug #78038 (Socket_select fails when resource array contains
references). (Nikita)
- Standard:
. Fixed bug #77135 (Extract with EXTR_SKIP should skip $this).
(Craig Duncan, Dmitry)
. Fixed bug ##77937 (preg_match failed). (cmb, Anatol)
- Zip:
. Fixed bug #76345 (zip.h not found). (Michael Maroszek)
. Fixed bug #76980 (Interface gets skipped if autoloader throws an exception).
(Nikita)
- DOM:
. Fixed bug #78025 (segfault when accessing properties of DOMDocumentType).
(cmb)
- MySQLi:
. Fixed bug #77956 (When mysqli.allow_local_infile = Off, use a meaningful
error message). (Sjon Hortensius)
. Fixed bug #38546 (bindParam incorrect processing of bool types).
(camporter)
- Opcache:
. Fixed bug #78106 (Path resolution fails if opcache disabled during request).
(Nikita)
. Fixed bug #78185 (File cache no longer works). (Dmitry)
- OpenSSL:
. Fixed bug #78079 (openssl_encrypt_ccm.phpt fails with OpenSSL 1.1.1c).
(Jakub Zelenka)
- Sockets:
. Fixed bug #78038 (Socket_select fails when resource array contains
references). (Nikita)
- Standard:
. Fixed bug #77135 (Extract with EXTR_SKIP should skip $this).
(Craig Duncan, Dmitry)
. Fixed bug ##77937 (preg_match failed). (cmb, Anatol)
- Zip:
. Fixed bug #76345 (zip.h not found). (Michael Maroszek)
Download
PHP 7.3.7
- Core:
. Fixed bug #76980 (Interface gets skipped if autoloader throws an exception).
(Nikita)
- DOM:
. Fixed bug #78025 (segfault when accessing properties of DOMDocumentType).
(cmb)
- MySQLi:
. Fixed bug #77956 (When mysqli.allow_local_infile = Off, use a meaningful
error message). (Sjon Hortensius)
. Fixed bug #38546 (bindParam incorrect processing of bool types).
(camporter)
- MySQLnd:
. Fixed bug #77955 (Random segmentation fault in mysqlnd from php-fpm).
(Nikita)
- Opcache:
. Fixed bug #78015 (Incorrect evaluation of expressions involving partials
arrays in SCCP). (Nikita)
. Fixed bug #78106 (Path resolution fails if opcache disabled during request).
(Nikita)
- OpenSSL:
. Fixed bug #78079 (openssl_encrypt_ccm.phpt fails with OpenSSL 1.1.1c).
(Jakub Zelenka)
- phpdbg:
. Fixed bug #78050 (SegFault phpdbg + opcache on include file twice).
(Nikita)
- Sockets:
. Fixed bug #78038 (Socket_select fails when resource array contains
references). (Nikita)
- Sodium:
. Fixed bug #78114 (segfault when calling sodium_* functions from eval). (cmb)
- Standard:
. Fixed bug #77135 (Extract with EXTR_SKIP should skip $this).
(Craig Duncan, Dmitry)
. Fixed bug ##77937 (preg_match failed). (cmb, Anatol)
- Zip:
. Fixed bug #76345 (zip.h not found). (Michael Maroszek)
. Fixed bug #76980 (Interface gets skipped if autoloader throws an exception).
(Nikita)
- DOM:
. Fixed bug #78025 (segfault when accessing properties of DOMDocumentType).
(cmb)
- MySQLi:
. Fixed bug #77956 (When mysqli.allow_local_infile = Off, use a meaningful
error message). (Sjon Hortensius)
. Fixed bug #38546 (bindParam incorrect processing of bool types).
(camporter)
- MySQLnd:
. Fixed bug #77955 (Random segmentation fault in mysqlnd from php-fpm).
(Nikita)
- Opcache:
. Fixed bug #78015 (Incorrect evaluation of expressions involving partials
arrays in SCCP). (Nikita)
. Fixed bug #78106 (Path resolution fails if opcache disabled during request).
(Nikita)
- OpenSSL:
. Fixed bug #78079 (openssl_encrypt_ccm.phpt fails with OpenSSL 1.1.1c).
(Jakub Zelenka)
- phpdbg:
. Fixed bug #78050 (SegFault phpdbg + opcache on include file twice).
(Nikita)
- Sockets:
. Fixed bug #78038 (Socket_select fails when resource array contains
references). (Nikita)
- Sodium:
. Fixed bug #78114 (segfault when calling sodium_* functions from eval). (cmb)
- Standard:
. Fixed bug #77135 (Extract with EXTR_SKIP should skip $this).
(Craig Duncan, Dmitry)
. Fixed bug ##77937 (preg_match failed). (cmb, Anatol)
- Zip:
. Fixed bug #76345 (zip.h not found). (Michael Maroszek)
Download
Related Stories
08/15/2018 10:01 AM: PHP 7.2.9 released by Philipp Esselbach
PHP 7.2.9 has been released...
08/01/2018 06:57 AM: PHP 7.3.0 Beta 1 and PHP 7.2.9 RC1 released by Philipp Esselbach
Both PHP 7.3.0 Beta 1 and PHP 7.2.9 RC1 are now available...
07/17/2018 09:02 AM: PHP 7.2.8 released by Philipp Esselbach
PHP 7.2.8 has been released...
07/05/2018 06:53 AM: PHP 7.2.8 RC1 and PHP 7.3.0 Alpha 3 released by Philipp Esselbach
Both PHP 7.2.8 RC1 and PHP 7.3.0 Alpha 3 are now available...
06/07/2018 09:39 AM: PHP 7.2.7 RC1 and PHP 7.1.19 RC1 released by Philipp Esselbach
A release candidate for both PHP 7.2.7 and 7.1.19 is now available...
05/25/2018 09:08 AM: PHP 7.2.6 released by Philipp Esselbach
PHP 7.2.6 has been released...
04/28/2018 06:32 AM: PHP 7.2.5, 7.1.17, 7.0.30, and 5.6.36 released by Philipp Esselbach
The PHP group has released new PHP updates...
03/29/2018 06:55 PM: PHP 7.2.4 and 7.0.29 released by Philipp Esselbach
Both PHP 7.2.4 and PHP 7.0.29 are now available...
02/01/2018 06:15 PM: PHP 7.2.2 and 7.1.14 released by Philipp Esselbach
PHP 7.2.2 and 7.1.14 are now available...
01/04/2018 06:42 PM: PHP 7.2.1 / 7.1.13 / 7.0.27 released by Philipp Esselbach
PHP 7.2.1, 7.1.13, and 7.0.27 has been released...
PHP 7.2.9 has been released...
08/01/2018 06:57 AM: PHP 7.3.0 Beta 1 and PHP 7.2.9 RC1 released by Philipp Esselbach
Both PHP 7.3.0 Beta 1 and PHP 7.2.9 RC1 are now available...
07/17/2018 09:02 AM: PHP 7.2.8 released by Philipp Esselbach
PHP 7.2.8 has been released...
07/05/2018 06:53 AM: PHP 7.2.8 RC1 and PHP 7.3.0 Alpha 3 released by Philipp Esselbach
Both PHP 7.2.8 RC1 and PHP 7.3.0 Alpha 3 are now available...
06/07/2018 09:39 AM: PHP 7.2.7 RC1 and PHP 7.1.19 RC1 released by Philipp Esselbach
A release candidate for both PHP 7.2.7 and 7.1.19 is now available...
05/25/2018 09:08 AM: PHP 7.2.6 released by Philipp Esselbach
PHP 7.2.6 has been released...
04/28/2018 06:32 AM: PHP 7.2.5, 7.1.17, 7.0.30, and 5.6.36 released by Philipp Esselbach
The PHP group has released new PHP updates...
03/29/2018 06:55 PM: PHP 7.2.4 and 7.0.29 released by Philipp Esselbach
Both PHP 7.2.4 and PHP 7.0.29 are now available...
02/01/2018 06:15 PM: PHP 7.2.2 and 7.1.14 released by Philipp Esselbach
PHP 7.2.2 and 7.1.14 are now available...
01/04/2018 06:42 PM: PHP 7.2.1 / 7.1.13 / 7.0.27 released by Philipp Esselbach
PHP 7.2.1, 7.1.13, and 7.0.27 has been released...