-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
I'm seeing this warning over and over in the PHP error logs of project. Can you suggest a fix that I can implement?
https://www.screencast.com/t/ETEhtLdQ5
[01-Feb-2018 18:24:36 UTC] PHP Warning: preg_match(): Unknown modifier ' ' in /storage/XXXXX/www/public_html/craft/plugins/redirectmanager/services/RedirectManagerService.php on line 44
LINE 44 in that file is:
if(preg_match($record['uri'], $uri)){
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels