Skip to content

Undefined index errors filling log after purging object cache #500

Open
@afragen

Description

@afragen

I'm using SpinupWP and when I purge the cache my error.log if filled with the following PHP notices.

[22-Feb-2020 01:22:56 UTC] PHP Notice Undefined index: ltime in /sites/losrobleshoa.org/files/wp-content/plugins/query-monitor/output/html/http.php on line 73
[22-Feb-2020 01:22:56 UTC] PHP Notice Undefined index: component in /sites/losrobleshoa.org/files/wp-content/plugins/query-monitor/output/html/http.php on line 119
[22-Feb-2020 01:22:56 UTC] PHP Notice Trying to get property 'name' of non-object in /sites/losrobleshoa.org/files/wp-content/plugins/query-monitor/output/html/http.php on line 156
[22-Feb-2020 01:22:56 UTC] PHP Notice Undefined index: type in /sites/losrobleshoa.org/files/wp-content/plugins/query-monitor/output/html/http.php on line 157
[22-Feb-2020 01:22:56 UTC] PHP Notice Undefined index: ltime in /sites/losrobleshoa.org/files/wp-content/plugins/query-monitor/output/html/http.php on line 158
[22-Feb-2020 01:22:56 UTC] PHP Notice Trying to get property 'context' of non-object in /sites/losrobleshoa.org/files/wp-content/plugins/query-monitor/output/html/http.php on line 160
[22-Feb-2020 01:22:56 UTC] PHP Notice Trying to get property 'name' of non-object in /sites/losrobleshoa.org/files/wp-content/plugins/query-monitor/output/html/http.php on line 292

This is reproducible for me every time I purge the object cache.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions