pajoye Wed, 27 Jul 2011 00:16:53 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=313757
Log: - correct 1st name 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-07-27 00:14:02 UTC (rev 313756) +++ php/php-src/branches/PHP_5_4/NEWS 2011-07-27 00:16:53 UTC (rev 313757) @@ -4,7 +4,7 @@ - Added features: . Short array syntax, see UPGRADING guide for full details (rsky0711 at gmail . com, sebastian.deutsch at 9elements . com, Pierre) - . Binary numbers format (0b001010). (John Harris at gmail dot com) + . Binary numbers format (0b001010). (Jonah dot Harris at gmail dot com) - Removed features: . Removed magic_quotes_gpc, magic_quotes_runtime and magic_quotes_sybase ini options.
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php