stas Sun, 23 Oct 2011 05:24:25 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=318334
Log:
typofixes
Changed paths:
U php/php-src/branches/PHP_5_4/NEWS
Modified: php/php-src/branches/PHP_5_4/NEWS
===================================================================
--- php/php-src/branches/PHP_5_4/NEWS 2011-10-23 03:02:24 UTC (rev 318333)
+++ php/php-src/branches/PHP_5_4/NEWS 2011-10-23 05:24:25 UTC (rev 318334)
@@ -5,8 +5,8 @@
. Changed silent conversion of array to string to produce a notice. (Patrick)
- CLI SAPI:
- . Fixed bug #60112 (If URI does not contain a file, index.php is not served)
- .(Laruence)
+ . Fixed bug #60112 (If URI does not contain a file, index.php is not served).
+ (Laruence)
. Fixed bug #60115 (memory definitely lost in cli server). (Laruence)
20 Oct 2011, PHP 5.4.0 beta2
@@ -92,7 +92,7 @@
. Added encode/decode in hex format to mb_[en|de]code_numericentity(). (Rui)
. Added user JIS X0213:2004 (Shift_JIS-2004, EUC-JP-2004, ISO-2022-JP-2004)
support. (Rui)
- . Added the user user defined area for CP936 and CP950 (Rui).
+ . Added the user defined area for CP936 and CP950 (Rui).
- Improved Reflection extension:
. Added ReflectionClass::newInstanceWithoutConstructor() to create a new
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php