helly Tue Oct 5 14:58:26 2004 EDT
Modified files:
/php-src NEWS
Log:
Add more improvements done so far
http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1813&r2=1.1814&ty=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.1813 php-src/NEWS:1.1814
--- php-src/NEWS:1.1813 Tue Oct 5 14:40:06 2004
+++ php-src/NEWS Tue Oct 5 14:58:26 2004
@@ -2,9 +2,12 @@
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? 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)
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php