sebastian Sun, 06 Mar 2011 21:47:46 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=308980
Log: Fix speling. Changed paths: U php/php-src/trunk/NEWS Modified: php/php-src/trunk/NEWS =================================================================== --- php/php-src/trunk/NEWS 2011-03-06 19:31:23 UTC (rev 308979) +++ php/php-src/trunk/NEWS 2011-03-06 21:47:46 UTC (rev 308980) @@ -31,7 +31,7 @@ a property into a warning. (Scott) - General improvements: - . Added multibyte suppport by default. Previosly php had to be compiled + . Added multibyte suppport by default. Previously php had to be compiled with --enable-zend-multibyte. Now it can be enabled or disabled throug zend.multibyte directive in php.ini (Dmitry) . Removed compile time dependency from ext/mbstring (Dmitry)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php