[wp-trac] [WordPress Trac] #17749: Faster and phpunit runner-compatible unit tests
WordPress Trac
wp-trac at lists.automattic.com
Mon Oct 10 13:25:20 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 GaryJ):
The patch continues to use `$_SERVER["REQUEST_URI"]` when it would seem a
good opportunity to switch to `$_SERVER['REQUEST_URI']` for general
consistency, as when using single- vs double-quoted strings.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/17749#comment:20>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list