This commit is contained in:
Antony Dovgal 2008-07-14 06:44:05 +00:00
parent aeef561b98
commit 9ff6e26d74

2
NEWS
View File

@ -36,7 +36,7 @@ PHP NEWS
. Added "request_order" INI variable to control specifically $_REQUEST behavior.
(Stas)
. Added support for exception linking. (Marcus)
. Added ability to handle exceptions in destuctors. (Marcus)
. Added ability to handle exceptions in destructors. (Marcus)
- Improved PHP runtime speed and memory usage:
. Removed direct executor recursion. (Dmitry)