nystudio107 / retour

DEPRECATED Retour allows you to intelligently redirect legacy URLs, so that you don't lose SEO value when rebuilding & restructuring a website.
Other
168 stars 24 forks source link

Mass warnings in Craft's phperrors.log file #97

Closed ncc-jwood closed 6 years ago

ncc-jwood commented 6 years ago

This plugin is kicking up a ton of warnings in Craft's phperrors.log file

PHP Warning: preg_match(): Compilation failed: nothing to repeat at offset 0 in /home/forge/ncc-ccn.gc.ca/craft/plugins/retour/services/RetourService.php on line 217

Getting one of these every few seconds, so it seems it's being kicked up every time the plugin is called.

khalwat commented 6 years ago

Sounds like it might be an issue with a RegEx that you have set?

https://stackoverflow.com/questions/17346591/preg-match-with-php-compilation-failed