rasmus Wed, 25 May 2011 19:58:41 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=311421
Log: This isn't in 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-05-25 15:10:03 UTC (rev 311420) +++ php/php-src/branches/PHP_5_4/NEWS 2011-05-25 19:58:41 UTC (rev 311421) @@ -38,7 +38,6 @@ 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) . Added support for Traits. (Stefan) . Added closure $this support back. (Stas) . Added array dereferencing support. (Felipe)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php