From: Xinchen Hui Date: Fri, 17 Jun 2016 16:40:12 +0000 (-0700) Subject: typo X-Git-Tag: php-7.1.0alpha2~44^2~5 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f2e587cb43a1256768af26022182f1ae93eb666f;p=php typo --- diff --git a/NEWS b/NEWS index f6729343a5..ce781aa5e1 100644 --- a/NEWS +++ b/NEWS @@ -3,7 +3,7 @@ PHP NEWS ?? ??? 2016, PHP 7.1.0alpha2 - Core: - . Implemented RFC: R/eplace "Missing argument" warning with "Too few + . Implemented RFC: Replace "Missing argument" warning with "Too few arguments" exception. (Dmitry) . Implemented RFC: Fix inconsistent behavior of $this variable. (Dmitry) . Fixed bug #72441 (Segmentation fault: RFC list_keys). (Laruence)