]> granicus.if.org Git - php/commitdiff
Add call_user_func_array() backward incompatible change
authorzeriyoshi <zeriyoshi@gmail.com>
Fri, 25 Sep 2020 21:58:03 +0000 (06:58 +0900)
committerNikita Popov <nikita.ppv@gmail.com>
Tue, 29 Sep 2020 08:44:57 +0000 (10:44 +0200)
Closes GH-6218.

[ci skip]

UPGRADING

index 26ecac9d94e42200699ad54f17ab1f57f16a960d..e77c98d61697f410cfbd11c4928666bcb83f88b2 100644 (file)
--- a/UPGRADING
+++ b/UPGRADING
@@ -254,6 +254,8 @@ PHP 8.0 UPGRADE NOTES
       __wakeup(): void
 
     RFC: https://wiki.php.net/rfc/magic-methods-signature
+  . call_user_func_array() array keys will now be interpreted as parameter names,
+    instead of being silently ignored.
 
 - COM:
   . Removed the ability to import case-insensitive constants from type