Causing issue in PHP8.0.11 due to BC break in PHP8.0 regarding call_user_func_array and named parameters
A quick fix would be to do array_values($params) rather than just params which is causing a
Fatal error in PHP8.0.11 Joomla 4.0.3
joomla-cms/libraries/src/Captcha/Captcha.php
Line 227 in e198c08
Labels |
Added:
No Code Attached Yet
|
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2021-09-26 00:13:10 |
Closed_By | ⇒ | zero-24 |
Closing here as there is a PR #35675 thanks @alexandreelise