mkoppanen Sun Aug 31 10:06:47 2008 UTC Modified files: (Branch: PHP_5_3) /php-src NEWS Log: Added news entries about changes in ext/fileinfo http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.295&r2=1.2027.2.547.2.965.2.296&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.2.965.2.295 php-src/NEWS:1.2027.2.547.2.965.2.296 --- php-src/NEWS:1.2027.2.547.2.965.2.295 Fri Aug 29 14:59:19 2008 +++ php-src/NEWS Sun Aug 31 10:06:46 2008 @@ -1,6 +1,10 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 200?, PHP 5.3.0 Alpha 2 +- Changed bundled libmagic to use PHP memory allocation routines. (Ilia) +- Changed bundled libmagic to use pcre instead of ereg. (Derick,Scott,Mikko) +- Updated mime_content_type to use fileinfo. (Derick) + - Removed shebang line check from CGI sapi (it is checked by scanner). (Dmitry) - Changed session_start() to return false when session startup fails. (Jani)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php