- Issue created by @joao.ramos.costa
In PHP 8.4 it is deprecated to add a default value of a parameter as NULL, but not making it nullable.
Try to run the module with PHP 8.4.
Mark the parameter as accepting null.
None.
n/a
n/a
n/a
Needs work
2.0
Code