Skip to content

PHP Warning trying to access array offset on value of type null #388

@itangir

Description

@itangir

I'd say 95% of my wiki's error log (Apache) is this:

PHP Warning:  Undefined array key 0 in C:\\UniServer\\www\\dokuwiki\\lib\\plugins\\include\\action.php on line 285
PHP Warning:  Trying to access array offset on value of type null in C:\\UniServer\\www\\dokuwiki\\lib\\plugins\\include\\action.php on line 285

Not sure if that just means an array needs to be checked before being accessed?

It's not actually affecting anything, as far as I know. Other than cluttering up the log. I just noticed it when trying to track down some other issue and thought I'd mention it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions