sebastian Mon May 15 16:08:18 2006 UTC
Modified files: (Branch: PHP_5_2)
/php-src NEWS
Log:
My bad.
http://cvs.php.net/viewcvs.cgi/php-src/NEWS?r1=1.2027.2.547.2.25&r2=1.2027.2.547.2.26&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.547.2.25 php-src/NEWS:1.2027.2.547.2.26
--- php-src/NEWS:1.2027.2.547.2.25 Mon May 15 16:03:41 2006
+++ php-src/NEWS Mon May 15 16:08:18 2006
@@ -4,7 +4,7 @@
- Optimized require_once/include_once (eliminated fopen() on second usage).
(Dmitry)
- Optimized request shutdown sequence. Restoring ini directives now
- iterated over modified directives only instead of all. (Dmitry)
+ iterates over modified directives only instead of all. (Dmitry)
- FastCGI SAPI improved. (Dmitry)
. Removed source compatibility with libfcgi
. Optimized access to FastCGI environment variables using HashTable instead
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php