php7mar
php7mar copied to clipboard
Add detection for /e in regex that needs to be changed to preg_replace_callback().
Using /e within preg_replace() is no longer support.