summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnatol Belski <ab@php.net>2016-04-05 11:52:53 +0200
committerAnatol Belski <ab@php.net>2016-04-05 11:52:53 +0200
commit5ed05bc6861ec95785d2a77adb221a496e493682 (patch)
treec7a4be14309bb496e60f29df187bf6a0fd35b756
parent1aea777349f8b86495d23ed7c8c71632c7555e55 (diff)
downloadphp-git-5ed05bc6861ec95785d2a77adb221a496e493682.tar.gz
update NEWS
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 0f9594ec8a..cb7567d0bf 100644
--- a/NEWS
+++ b/NEWS
@@ -11,6 +11,10 @@ PHP NEWS
. Fixed bug #71831 (CURLOPT_NOPROXY applied as long instead of string).
(Michael Sierks)
+- Date:
+ . Fixed bug #71889 (DateInterval::format Segmentation fault).
+ (Thomas Punt)
+
- ODBC:
. Fixed bug #63171 (Script hangs after max_execution_time). (Remi)