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
| Labels |
Added:
No Code Attached Yet
|
||
I just tested on J 6.0.1 and could not confirm the issue
| Status | New | ⇒ | Closed |
| Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2025-12-04 15:43:08 |
| Closed_By | ⇒ | brianteeman |
must have been fixed with 6.0.1
PS I understand that phpstan can fix this automatically