From: Pierre Joye Date: Wed, 27 Jul 2011 00:16:53 +0000 (+0000) Subject: - correct 1st name X-Git-Tag: php-5.4.0alpha3~49 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1ffcbc5b7321240fb5d04fda7ae235b2d8ee05fe;p=php - correct 1st name --- diff --git a/NEWS b/NEWS index fa43b3417d..ffe48b332c 100644 --- a/NEWS +++ b/NEWS @@ -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.