? Pending

User tests: Successful: Unsuccessful:

avatar technik-kvz
technik-kvz
4 Feb 2022

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 # .

Summary of Changes

Testing Instructions

Check for set and not null before use, fallback empty string.

Actual result BEFORE applying this Pull Request

php 8.1 warning

Expected result AFTER applying this Pull Request

Be ready for future php versions.

Documentation Changes Required

avatar technik-kvz technik-kvz - open - 4 Feb 2022
avatar technik-kvz technik-kvz - change - 4 Feb 2022
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 4 Feb 2022
Category Libraries
avatar wilsonge
wilsonge - comment - 7 Feb 2022

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.

avatar wilsonge wilsonge - close - 7 Feb 2022
avatar wilsonge wilsonge - change - 7 Feb 2022
Status Pending Closed
Closed_Date 0000-00-00 00:00:00 2022-02-07 14:32:42
Closed_By wilsonge
Labels Added: ?

Add a Comment

Login with GitHub to post a comment