kalle Mon, 12 Apr 2010 07:01:46 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=297863
Log: NEWS entry for the define_syslog_variables commit Changed paths: U php/php-src/trunk/NEWS Modified: php/php-src/trunk/NEWS =================================================================== --- php/php-src/trunk/NEWS 2010-04-12 05:42:53 UTC (rev 297862) +++ php/php-src/trunk/NEWS 2010-04-12 07:01:46 UTC (rev 297863) @@ -1,4 +1,4 @@ -PHP NEWS +PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 201?, PHP 5.3.99 - Upgraded bundled sqlite to version 3.6.23.1. (Ilia) @@ -15,6 +15,9 @@ - default_charset if not specified is now UTF-8 instead of ISO-8859-1. (Rasmus) - default session.entropy_file is now /dev/urandom or /dev/arandom if either is present at compile time. (Rasmus) + +- Removed legacy features: + . define_syslog_variables ini option and its associated function. (Kalle) ?? ??? 20??, PHP 5.3.3 - Upgraded bundled PCRE to version 8.01. (Ilia)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php