No Code Attached Yet
avatar brianteeman
brianteeman
4 Dec 2025

Using null as an array offset or when calling array_key_exists() is now deprecated. Instead an empty string should be used.

There may be more but these were all displayed on the home page

Deprecated: Using null as an array offset is deprecated, use an empty string instead in
D:\repos\j6download\libraries\src\Document\HtmlDocument.php on line 533

Deprecated: Using null as an array offset is deprecated, use an empty string instead in
D:\repos\j6download\libraries\src\Document\HtmlDocument.php on line 534

Deprecated: Using null as an array offset is deprecated, use an empty string instead in
D:\repos\j6download\libraries\src\Document\HtmlDocument.php on line 578

Deprecated: Using null as an array offset is deprecated, use an empty string instead in D:\repos\j6download\libraries\src\Menu\AbstractMenu.php on line 164

avatar brianteeman brianteeman - open - 4 Dec 2025
avatar joomla-cms-bot joomla-cms-bot - change - 4 Dec 2025
Labels Added: No Code Attached Yet
avatar joomla-cms-bot joomla-cms-bot - labeled - 4 Dec 2025
avatar brianteeman
brianteeman - comment - 4 Dec 2025

PS I understand that phpstan can fix this automatically

avatar joomdonation
joomdonation - comment - 4 Dec 2025

I just tested on J 6.0.1 and could not confirm the issue

avatar brianteeman brianteeman - change - 4 Dec 2025
Status New Closed
Closed_Date 0000-00-00 00:00:00 2025-12-04 15:43:08
Closed_By brianteeman
avatar brianteeman brianteeman - close - 4 Dec 2025
avatar brianteeman
brianteeman - comment - 4 Dec 2025

must have been fixed with 6.0.1

Add a Comment

Login with GitHub to post a comment