[wp-trac] [WordPress Trac] #3954: untrailingslashit() should use
rtrim() instead of regex
WordPress Trac
wp-trac at lists.automattic.com
Sat Mar 10 17:42:13 GMT 2007
#3954: untrailingslashit() should use rtrim() instead of regex
--------------------------+-------------------------------------------------
Reporter: rob1n | Owner: rob1n
Type: defect | Status: new
Priority: normal | Milestone: 2.2
Component: Optimization | Version: 2.2
Severity: minor | Keywords:
--------------------------+-------------------------------------------------
Let's face it, regex's are hardly the fastest things in the world. Let's
use rtrim() instead, guys.
--
Ticket URL: <http://trac.wordpress.org/ticket/3954>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list