diff options
| author | Anatol Belski <ab@php.net> | 2017-07-04 11:30:30 +0200 |
|---|---|---|
| committer | Anatol Belski <ab@php.net> | 2017-07-04 11:30:30 +0200 |
| commit | 6f78923d1fbc88838be1df3d7fb5054d88534d19 (patch) | |
| tree | d4054a7068116f4d0325398c936ed7478734ad89 | |
| parent | 04904333fdf159abb29c4d0277a356db2ccfd649 (diff) | |
| download | php-git-6f78923d1fbc88838be1df3d7fb5054d88534d19.tar.gz | |
update NEWS
| -rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -46,6 +46,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) - Date: . Fixed bug #74639 (implement clone for DatePeriod and DateInterval). |
