sixd Tue, 29 Nov 2011 23:17:07 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=320178
Log:
Move entries that occurred after 5.4.0RC2 was branched (thanks salathe)
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-11-29 22:33:55 UTC (rev 320177)
+++ php/php-src/branches/PHP_5_4/NEWS 2011-11-29 23:17:07 UTC (rev 320178)
@@ -2,6 +2,15 @@
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? 2011, PHP 5.4.0 RC3
+- CLI SAPI:
+ . Implement FR #60390 (Missing $_SERVER['SERVER_PORT']). (Pierre)
+
+- Intl:
+ . Added support for UTS #46. (Gustavo)
+
+- Reflection:
+ . Fixed bug #60367 (Reflection and Late Static Binding). (Laruence)
+
24 Nov 2011, PHP 5.4.0 RC2
- Core:
@@ -20,10 +29,6 @@
. Fixed bug #43200 (Interface implementation / inheritence not possible in
abstract classes). (Felipe)
-
-- Built-in Server SAPI:
- . Implement FR #60390 (Missing $_SERVER['SERVER_PORT']. (Pierre)
-
- CLI SAPI:
. Fixed bug #60159 (Router returns false, but POST is not passed to requested
resource). (Laruence)
@@ -43,7 +48,6 @@
- Intl:
. Fixed memory leak in several Intl locale functions. (Felipe)
- . Added support for UTS #46. (Gustavo)
- Mbstring
. Fixed bug #60306 (Characters lost while converting from cp936 to utf8).
@@ -71,7 +75,6 @@
- Reflection:
. Fixed bug #60357 (__toString() method triggers E_NOTICE "Array to string
conversion"). (Laruence)
- . Fixed bug #60367 (Reflection and Late Static Binding). (Laruence)
- SOAP extension:
. Added new SoapClient option "keep_alive". FR #60329. (Pierrick)
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php