[wp-trac] [WordPress Trac] #39338: class-wp-hook.php - apply_filters() infinite loop
WordPress Trac
noreply at wordpress.org
Tue Jun 26 04:38:22 UTC 2018
#39338: class-wp-hook.php - apply_filters() infinite loop
-------------------------------------------------+-------------------------
Reporter: frettled | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Future
| Release
Component: Plugins | Version: 4.7
Severity: normal | Resolution:
Keywords: reporter-feedback needs-patch dev- | Focuses:
feedback |
-------------------------------------------------+-------------------------
Comment (by breakoftheec):
Same issue here.
2Gigs of error logs and counting, in less than 20 hours.
We cannot reproduce the error on a staging site, and I have no idea how to
at least trace the "offending" plugin.
{{{
PHP message: PHP Warning: Invalid argument supplied for foreach() in
/home/***************/wp-includes/class-wp-hook.php on line 277
PHP message: PHP Warning: next() expects parameter 1 to be array, null
given in /home/***************/wp-includes/class-wp-hook.php on line 291
PHP message: PHP Warning: current() expects parameter 1 to be array, null
given in /***************/wp-includes/class-wp-hook.php on line 275
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/39338#comment:43>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list