Changes between Initial Version and Version 1 of Ticket #30438, comment 1
- Timestamp:
- 11/21/2014 08:16:04 AM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #30438, comment 1
initial v1 1 Littleexplanation for my patch: the `preg_quote` could be applied at the variable definition but for code review reasons I'd suggest to make it obvious in the `preg_replace` that the variable used in the regular expression is quoted properly.1 Small explanation for my patch: the `preg_quote` could be applied at the variable definition but for code review reasons I'd suggest to make it obvious in the `preg_replace` that the variable used in the regular expression is quoted properly.