diff options
author | Xinchen Hui <laruence@gmail.com> | 2016-06-17 09:40:12 -0700 |
---|---|---|
committer | Xinchen Hui <laruence@gmail.com> | 2016-06-17 09:40:12 -0700 |
commit | f2e587cb43a1256768af26022182f1ae93eb666f (patch) | |
tree | 0ae343d22731bff60df20eb3c8f260a5ae49e42d | |
parent | fcd8a5ca65452db19ca8ef197fa63a1ec9c2f0a0 (diff) | |
download | php-git-f2e587cb43a1256768af26022182f1ae93eb666f.tar.gz |
typo
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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) |