summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRob Richards <rrichards@php.net>2008-09-18 11:49:36 +0000
committerRob Richards <rrichards@php.net>2008-09-18 11:49:36 +0000
commit766ad69755c67cceb50b4ab581b9262be4002f4b (patch)
treea4282e5ffb192786dd861d3d6ef0d7d338288abb
parent24e9b9119308731504ca6c2e1de80471f1fd9aea (diff)
downloadphp-git-766ad69755c67cceb50b4ab581b9262be4002f4b.tar.gz
BFN
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 1b1d11de69..af4f41102e 100644
--- a/NEWS
+++ b/NEWS
@@ -7,6 +7,7 @@ PHP NEWS
parameter validation. (Felipe)
- Fixed bug #46106 (Memory leaks when using global statement). (Dmitry)
+- Fixed bug #46099 (Xsltprocessor::setProfiling - memory leak). (Felipe, Rob).
- Fixed bug #46087 (DOMXPath - segfault on destruction of a cloned object).
(Ilia)
- Fixed bug #46086 (Segfault when accessing fileinfo class properties).