diff options
| author | Anatol Belski <ab@php.net> | 2017-07-04 11:29:00 +0200 |
|---|---|---|
| committer | Anatol Belski <ab@php.net> | 2017-07-04 11:29:00 +0200 |
| commit | ce64b82ebb2ac87e53cb85c312eafc8c5c37b112 (patch) | |
| tree | 0300b1078f77fd3adcbf7123a9f8b75e7ef6ab2c | |
| parent | d02f953faf4afdd1576acb1380e4cd3c050ac599 (diff) | |
| download | php-git-ce64b82ebb2ac87e53cb85c312eafc8c5c37b112.tar.gz | |
update NEWS
| -rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -39,6 +39,8 @@ PHP NEWS . Fixed bug #74658 (Undefined constants in array properties result in broken properties). (Laruence) . Fixed misparsing of abstract unix domain socket names. (Sara) + . Fixed bug #74101, bug #74614 (Unserialize Heap Use-After-Free (READ: 1) in + zval_get_type). (Nikita) - DOM: . Fixed bug #69373 (References to deleted XPath query results). (ttoohey) |
