diff options
author | Rob Richards <rrichards@php.net> | 2008-09-18 11:49:36 +0000 |
---|---|---|
committer | Rob Richards <rrichards@php.net> | 2008-09-18 11:49:36 +0000 |
commit | 766ad69755c67cceb50b4ab581b9262be4002f4b (patch) | |
tree | a4282e5ffb192786dd861d3d6ef0d7d338288abb | |
parent | 24e9b9119308731504ca6c2e1de80471f1fd9aea (diff) | |
download | php-git-766ad69755c67cceb50b4ab581b9262be4002f4b.tar.gz |
BFN
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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). |