Make WordPress Core

Opened 18 years ago

Closed 18 years ago

#3954 closed defect (bug) (invalid)

untrailingslashit() should use rtrim() instead of regex

Reported by: rob1n's profile rob1n Owned by: rob1n's profile rob1n
Milestone: Priority: normal
Severity: minor Version: 2.2
Component: Optimization Keywords:
Focuses: Cc:

Description

Let's face it, regex's are hardly the fastest things in the world. Let's use rtrim() instead, guys.

Change History (1)

#1 @rob1n
18 years ago

  • Milestone 2.2 deleted
  • Resolution set to invalid
  • Status changed from new to closed

Whoops, people are already ahead of me.

Note: See TracTickets for help on using tickets.