summaryrefslogtreecommitdiff
path: root/UPGRADING
diff options
context:
space:
mode:
Diffstat (limited to 'UPGRADING')
-rw-r--r--UPGRADING2
1 files changed, 2 insertions, 0 deletions
diff --git a/UPGRADING b/UPGRADING
index 26ecac9d94..e77c98d616 100644
--- 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