]> granicus.if.org Git - php/commitdiff
upgrading entry for Closure::fromCallable
authorJoe Watkins <krakjoe@php.net>
Tue, 5 Jul 2016 07:03:00 +0000 (08:03 +0100)
committerJoe Watkins <krakjoe@php.net>
Tue, 5 Jul 2016 07:03:00 +0000 (08:03 +0100)
UPGRADING

index 9af87e98e5eb2c13feebe145e282a6b4a81295bd..cf91d538d0a6c8054ab93cb8f8ecc7c60a1cce9b 100644 (file)
--- 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