diff options
| author | Dmitry Stogov <dmitry@zend.com> | 2019-05-14 14:54:30 +0300 |
|---|---|---|
| committer | Christoph M. Becker <cmb@php.net> | 2019-05-15 08:44:16 +0000 |
| commit | 53c1b485741f31a17b24f4db2b39afeb9f4c8aba (patch) | |
| tree | 21e524509ae20ad5a63ff704a62f61ac67769c76 /NEWS | |
| parent | 40235e7eefb7057c2d41e3d86dc8f0dfb2e8b3e0 (diff) | |
| download | php-git-php-7.3.6RC1.tar.gz | |
Merge branch 'PHP-7.2' into PHP-7.3php-7.3.6RC1
* PHP-7.2:
Fixed possible crashes, because of inconsistent PCRE cache and opcache SHM reset
Diffstat (limited to 'NEWS')
| -rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -16,6 +16,10 @@ PHP NEWS - JSON: . Fixed bug #77843 (Use after free with json serializer). (Nikita) +- Opcache: + . Fixed possible crashes, because of inconsistent PCRE cache and opcache + SHM reset. (Alexey Kalinin, Dmitry) + - PDO_MySQL: . Fixed bug #77944 (Wrong meta pdo_type for bigint on LLP64). (cmb) |
