User tests: Successful: Unsuccessful:
Problem like: #34952
This should fix the message:
Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated in [..]/BaseController.php on line 712
Pull Request for Issue # .
Check for set and not null before use, fallback empty string.
php 8.1 warning
Be ready for future php versions.
Status | New | ⇒ | Pending |
Category | ⇒ | Libraries |
Status | Pending | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2022-02-07 14:32:42 |
Closed_By | ⇒ | wilsonge | |
Labels |
Added:
?
|
This should be fixed by always injecting a task into the module - not by allowing null as a valid option as previously documented. Closing this.