summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnatol Belski <ab@php.net>2016-02-15 08:21:46 +0100
committerAnatol Belski <ab@php.net>2016-02-15 08:21:46 +0100
commite027f16e947722ac69ed216ab60612b52dfaa45e (patch)
tree9e7b6f2f364e052238a16bd8261c0660d72c1202
parentf31e0cd3345ab1d0b4a5f82a804b2a8868a307e1 (diff)
downloadphp-git-e027f16e947722ac69ed216ab60612b52dfaa45e.tar.gz
update NEWS
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 73019ff1e8..ac78099f98 100644
--- a/NEWS
+++ b/NEWS
@@ -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)