diff options
author | Antony Dovgal <tony2001@php.net> | 2007-04-13 14:41:57 +0000 |
---|---|---|
committer | Antony Dovgal <tony2001@php.net> | 2007-04-13 14:41:57 +0000 |
commit | 7d92fba759827bcbf74bd0166d2f7034e2724e65 (patch) | |
tree | 2351f40d4bdc0399200c8df5c3f0c6968555e5ba | |
parent | bb0def99a8da652fe36ed7c600dd9773a54a2f98 (diff) | |
download | php-git-7d92fba759827bcbf74bd0166d2f7034e2724e65.tar.gz |
BFN
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,6 +1,8 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? Apr 2007, PHP 5.2.2RC2 +- Fixed bug #41075 (memleak when creating default object caused exception). + (Dmitry) - Fixed bug #41063 (chdir doesn't like root paths). (Dmitry) - Fixed bug #41061 ("visibility error" in ReflectionFunction::export()). (Johannes) |