summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTjerk Meesters <datibbaw@php.net>2014-08-13 20:16:22 +0800
committerTjerk Meesters <datibbaw@php.net>2014-08-13 20:16:22 +0800
commitb0f7cc8756b21f3b90bb6d7e52cf7d94d4a4616e (patch)
tree39763256203cb7786a6958939eb357340b4859de
parentc5f619ba6fd1182799e2e43dc60f008bd43da3dc (diff)
downloadphp-git-b0f7cc8756b21f3b90bb6d7e52cf7d94d4a4616e.tar.gz
Updated NEWS for #66091
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 34df29b2c5..ff734836ff 100644
--- a/NEWS
+++ b/NEWS
@@ -10,6 +10,9 @@ PHP NEWS
. Fixed bug #67813 (CachingIterator::__construct InvalidArgumentException
wrong message). (tim_siebels_aurich at yahoo dot de)
+- Date:
+ . Fixed bug #66091 (memory leaks in DateTime constructor) (Tjerk).
+
?? ??? 2014, PHP 5.5.16
- COM: