summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndi Gutmans <andi@php.net>2004-05-23 16:24:21 +0000
committerAndi Gutmans <andi@php.net>2004-05-23 16:24:21 +0000
commitbd892a164b2db7442a84a5612a552e8b894bf0b3 (patch)
treec1b7b2480ad87b0dd50a195290920873d895c5af
parentc495c540698580896920a305b5d9a83d60a14ba1 (diff)
downloadphp-git-bd892a164b2db7442a84a5612a552e8b894bf0b3.tar.gz
- NEWS
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 83d0cd53d8..cff7d84303 100644
--- a/NEWS
+++ b/NEWS
@@ -17,6 +17,7 @@ PHP NEWS
- Fixed bug #28099 (ArrayObject doesn't implement ArrayAccess). (Marcus)
- Fixed bug #27929 (SPL: change visibility of ArrayIterator::__construct).
(Marcus)
+- Fixed bug #27640 (memory leak of registered_zend_ini_directives). (Dmitry)
- Fixed bug #27063 (SPL: ArrayObject does not handle PPP correctly). (Marcus)
25 Apr 2004, PHP 5 Release Candidate 2