Changes between Initial Version and Version 1 of Ticket #23587, comment 2
- Timestamp:
- 03/02/2013 05:29:30 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #23587, comment 2
initial v1 1 Attached a patch that replaces the regular expression delimiters of "!" with "#" for an instance of preg_match. I also noticed the same pattern with an instance of preg_replace and performed the same substitu ion. This was done to allow for regular expressions containing the "!" character.1 Attached a patch that replaces the regular expression delimiters of "!" with "#" for an instance of preg_match. I also noticed the same pattern with an instance of preg_replace and performed the same substitution. This was done to allow for regular expressions containing the "!" character.