Opened 6 years ago

Closed 6 years ago

#3954 closed defect (bug) (invalid)

untrailingslashit() should use rtrim() instead of regex

Reported by: rob1n Owned by: rob1n
Priority: normal Milestone:
Component: Optimization Version: 2.2
Severity: minor Keywords:
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)

  • 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.