From d9ad917fe7fe6b392e09ddf6bcf5b2d6bdb0d466 Mon Sep 17 00:00:00 2001 From: Marcus Boerger Date: Tue, 5 Oct 2004 18:58:26 +0000 Subject: [PATCH] Add more improvements done so far --- NEWS | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 475e1410e5..36c5ae1c44 100644 --- a/NEWS +++ b/NEWS @@ -2,9 +2,12 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2004, PHP 5.1.0 - Improved performance of: + . general execution/compilation. (Andi, Dmitry, Marcus) . switch statement. (Dmitry) . several array functions. (Marcus) - . general execution/compilation. (Andi, Dmitry, Marcus) + . virtual path handling by adding a realpath() cache. (Andi) + . variable fetches. (Andi) + . magic method invocations. (Marcus) - Removed garbage manager in Zend Engine which results in more aggressive freeing of data. (Dmitry, Andi) - Implemented access to INI variables from within .ini file. (Andrei) -- 2.50.1