Collect all redundant regular expressions into single place

Description

There are a few regular expressions used throughout the php code which are basically the same thing. They could be refactored into single functions to avoid fixing the same code in multiple places.

Environment

None

Activity

Show:

Laurel Williams July 16, 2009 at 6:30 PM

All redundant regex strings were collected into constants.

Fixed

Details

Assignee

Reporter

Components

Priority

Created July 16, 2009 at 2:08 PM
Updated August 24, 2009 at 3:20 PM
Resolved August 24, 2009 at 3:20 PM