[wp-trac] [WordPress Trac] #17749: Faster and phpunit runner-compatible unit tests

WordPress Trac wp-trac at lists.automattic.com
Thu Oct 13 18:22:04 UTC 2011


#17749: Faster and phpunit runner-compatible unit tests
------------------------------+-------------------------
 Reporter:  nbachiyski        |       Owner:  nbachiyski
     Type:  feature request   |      Status:  reopened
 Priority:  normal            |   Milestone:  3.3
Component:  Unit Tests        |     Version:
 Severity:  normal            |  Resolution:
 Keywords:  has-patch commit  |
------------------------------+-------------------------

Comment (by mrtorrent):

 $PHP_SELF is deprecated and doesn't usually exist (i.e. if
 register_globals is off, as it should be). Plugins shouldn't be using it.
 I don't think it's reasonable for Wordpress to try to provide a
 compatibility layer for plugins using old PHP code, do you?

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/17749#comment:23>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list