thetaphi Wed Jun 23 09:05:13 2004 EDT Modified files: (Branch: PHP_4_3) /php-src NEWS Log: Addendum to bug #28878: change ini keys as PHP_INI_SYSTEM Also: Adding "bucket" parameter to non-ini-keys, Elemination of double CONTENT_TYPE/_LENGTH environment variables http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1247.2.686&r2=1.1247.2.687&ty=u Index: php-src/NEWS diff -u php-src/NEWS:1.1247.2.686 php-src/NEWS:1.1247.2.687 --- php-src/NEWS:1.1247.2.686 Tue Jun 22 18:20:38 2004 +++ php-src/NEWS Wed Jun 23 09:05:12 2004 @@ -2,6 +2,8 @@ ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2004, Version 4.3.8 - Updated PCRE to provide better error handling in certain cases. (Andrei) +- NSAPI: added "bucket" parameter to list of non-php.ini-keys of php4_execute + for doing performance stats without warnings in server-log. (Uwe Schindler) - Fixed bug #28868 (Internal wrapper registry not thread safe). (Sara) - Fixed bug #28818 (Apache 2 sapis do not export st_dev). (xuefer at 21cn dot com, Ilia).
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php