[wp-trac] [WordPress Trac] #17817: do_action/apply_filters/etc. recursion on same filter kills underlying call

WordPress Trac noreply at wordpress.org
Tue Nov 4 14:20:07 UTC 2014


#17817: do_action/apply_filters/etc. recursion on same filter kills underlying call
-------------------------------------------------+-------------------------
 Reporter:  kernfel                              |       Owner:
     Type:  defect (bug)                         |      Status:  reopened
 Priority:  normal                               |   Milestone:  Future
Component:  Plugins                              |  Release
 Severity:  normal                               |     Version:  2.2
 Keywords:  dev-feedback has-unit-tests has-     |  Resolution:
  patch                                          |     Focuses:
-------------------------------------------------+-------------------------

Comment (by jbrinley):

 [https://wordpress.slack.com/archives/core/p1415109350003774 @boonebgorges
 helpfully points out] that we still need to avoid SPL interfaces.
 Fortunately, `Countable` is the only SPL interface implemented here, and
 it's actually not used for anything and can be safely removed. Therefore,
 17817.11.patch.

--
Ticket URL: <https://core.trac.wordpress.org/ticket/17817#comment:88>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list