tony2001                                 Tue, 08 Mar 2011 14:53:38 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=309022

Log:
fix typppo

Changed paths:
    U   php/php-src/trunk/NEWS

Modified: php/php-src/trunk/NEWS
===================================================================
--- php/php-src/trunk/NEWS      2011-03-08 14:07:25 UTC (rev 309021)
+++ php/php-src/trunk/NEWS      2011-03-08 14:53:38 UTC (rev 309022)
@@ -31,8 +31,8 @@
   a property into a warning. (Scott)

 - General improvements:
-  . Added multibyte suppport by default. Previously php had to be compiled
-    with --enable-zend-multibyte. Now it can be enabled or disabled throug
+  . Added multibyte support by default. Previously php had to be compiled
+    with --enable-zend-multibyte. Now it can be enabled or disabled through
     zend.multibyte directive in php.ini (Dmitry)
   . Removed compile time dependency from ext/mbstring (Dmitry)
   . Added scalar typehints to the parser and the reflection API. (Ilia, Derick)

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to