From 11f0f971606005268528a2a412bfe27bc9be70bf Mon Sep 17 00:00:00 2001 From: Davey Shafik Date: Tue, 30 Aug 2016 19:47:50 -0700 Subject: [PATCH] Update NEWS --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index 7d32208695..cc6ecfa9e6 100644 --- a/NEWS +++ b/NEWS @@ -8,6 +8,7 @@ PHP NEWS . Fixed bug #72598 (Reference is lost after array_slice()) (Nikita) . Fixed bug #72703 (Out of bounds global memory read in BF_crypt triggered by password_verify). (Anatol) + . Implement \ArgumentCountError when passing in too few arguments (Davey) - COM: . Fixed bug #72922 (COM called from PHP does not return out parameters). -- 2.40.0