andi Mon Aug 23 16:19:37 2004 EDT Modified files: /php-src NEWS Log: - Improve wording http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1800&r2=1.1801&ty=u Index: php-src/NEWS diff -u php-src/NEWS:1.1800 php-src/NEWS:1.1801 --- php-src/NEWS:1.1800 Mon Aug 23 16:18:10 2004 +++ php-src/NEWS Mon Aug 23 16:19:37 2004 @@ -1,7 +1,7 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2004, PHP 5.1.0 -- Improved performance of switch. (Dmitry) +- Improved performance of switch statement. (Dmitry) - Removed garbage manager in Zend Engine which results in more agressive 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