[wp-trac] [WordPress Trac] #47127: Parameter Error in class-wp-hook files

WordPress Trac noreply at wordpress.org
Sun May 5 12:57:33 UTC 2019


#47127: Parameter Error in class-wp-hook files
-------------------------------------------+-----------------------------
 Reporter:  walkinverse                    |      Owner:  (none)
     Type:  defect (bug)                   |     Status:  new
 Priority:  normal                         |  Milestone:  Awaiting Review
Component:  General                        |    Version:  5.1.1
 Severity:  major                          |   Keywords:
  Focuses:  performance, coding-standards  |
-------------------------------------------+-----------------------------
 After update, I am getting these in the logs, tens of thousands of lines
 of the same thing over and over again.  I have to delete logs daily as the
 size grows into the 10+ megs.  It is odd.

 This repeats over and over again without ceasing.  I removed all plugins
 and switched to the default theme and the error still persists.  It has to
 do with the core.

 [05-May-2019 12:50:43 UTC] PHP Warning:  call_user_func_array() expects
 parameter 2 to be array, null given in /home/public_html/wp-includes
 /class-wp-hook.php on line 286
 [05-May-2019 12:50:43 UTC] PHP Notice:  Undefined index: args in
 /home/public_html/wp-cron.php on line 118
 [05-May-2019 12:50:43 UTC] PHP Notice:  Undefined index: args in
 /home/public_html/wp-cron.php on line 122
 [05-May-2019 12:50:43 UTC] PHP Notice:  Undefined index: args in
 /home/public_html/wp-cron.php on line 133
 [05-May-2019 12:50:43 UTC] PHP Warning:  count(): Parameter must be an
 array or an object that implements Countable in /home/public_html/wp-
 includes/class-wp-hook.php on line 272

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/47127>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list