[wp-trac] [WordPress Trac] #33867: Unit tests to protected against breaking pluggable function changes

WordPress Trac noreply at wordpress.org
Mon Sep 14 16:54:12 UTC 2015


#33867: Unit tests to protected against breaking pluggable function changes
------------------------------+------------------
 Reporter:  johnbillion       |       Owner:
     Type:  enhancement       |      Status:  new
 Priority:  normal            |   Milestone:  4.4
Component:  Build/Test Tools  |     Version:
 Severity:  normal            |  Resolution:
 Keywords:  has-patch         |     Focuses:
------------------------------+------------------
Changes (by johnbillion):

 * keywords:   => has-patch


Comment:

 Any of the following changes will cause the tests in
 [attachment:33867.patch] to fail:

  * Renaming a pluggable function parameter.
  * Changing, adding, or removing the default value of a pluggable function
 parameter.
  * Deleting a pluggable function, or moving it outside of pluggable.php.
  * Adding a new pluggable function.

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


More information about the wp-trac mailing list