diff options
author | Anatol Belski <ab@php.net> | 2016-02-15 08:21:46 +0100 |
---|---|---|
committer | Anatol Belski <ab@php.net> | 2016-02-15 08:21:46 +0100 |
commit | e027f16e947722ac69ed216ab60612b52dfaa45e (patch) | |
tree | 9e7b6f2f364e052238a16bd8261c0660d72c1202 | |
parent | f31e0cd3345ab1d0b4a5f82a804b2a8868a307e1 (diff) | |
download | php-git-e027f16e947722ac69ed216ab60612b52dfaa45e.tar.gz |
update NEWS
-rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -22,6 +22,10 @@ PHP NEWS . Bug #71559 (Built-in HTTP server, we can download file in web by bug). (Johannes, Anatol) +- Date: + . Fixed bug #71525 (Calls to date_modify will mutate timelib_rel_time, + causing date_date_set issues). (Sean DuBois) + - FPM: . Fixed #71269 (php-fpm dumped core). (Mickaƫl) |