jweiland-net / replacer

TYPO3 extension that replaces string patterns from the page. You can use it to replace URLs for Content Delivery Network (CDN). (Fork of ja_replacer)
GNU General Public License v2.0
1 stars 8 forks source link

Feature: @preg_quote to regular expression statement #31

Open hojalatheef opened 1 year ago

xerc commented 1 year ago

"Note that preg_quote() is not meant to be applied to the $replacement string(s)" ref. https://www.php.net/manual/en/function.preg-quote.php