jani Mon, 19 Oct 2009 12:37:17 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=289742
Log: fn Changed paths: U php/php-src/branches/PHP_5_3/NEWS Modified: php/php-src/branches/PHP_5_3/NEWS =================================================================== --- php/php-src/branches/PHP_5_3/NEWS 2009-10-19 12:09:48 UTC (rev 289741) +++ php/php-src/branches/PHP_5_3/NEWS 2009-10-19 12:37:17 UTC (rev 289742) @@ -2,8 +2,10 @@ ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 20??, PHP 5.3.2 - Upgraded bundled sqlite to version 3.6.19. (Scott) -- Changed ini file directives [PATH=](on Win32) and [HOST=](on all) to be case - insensitive (Garretts) + +- Changed ini file directives [PATH=] (on Win32) and [HOST=] (on all OSes) to + be case insensitive. (Garretts) + - Added ReflectionMethod::setAccessible() for invoking non-public methods through the Reflection API. (Sebastian)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php