From 42666da1714673d537356221e688f57f404fe1d2 Mon Sep 17 00:00:00 2001 From: Joe Watkins Date: Tue, 5 Jul 2016 08:03:00 +0100 Subject: [PATCH] upgrading entry for Closure::fromCallable --- UPGRADING | 1 + 1 file changed, 1 insertion(+) diff --git a/UPGRADING b/UPGRADING index 9af87e98e5..cf91d538d0 100644 --- a/UPGRADING +++ b/UPGRADING @@ -83,6 +83,7 @@ PHP 7.1 UPGRADE NOTES handle numeric strings, nor to the increment and decrement operators ++ and --, which have a unique approach to handling numeric strings. (RFC: https://wiki.php.net/rfc/invalid_strings_in_arithmetic) + . Closure::fromCallable (RFC: https://wiki.php.net/rfc/closurefromcallable) ======================================== 3. Changes in SAPI modules -- 2.40.0