php-reports
php-reports copied to clipboard
Update PhpReports.php
Replace preg_replace /e, which is DEPRECATED in PHP 5.6.26, with preg_replace_callback.
@jdorn this request, or one like it, should be pulled into your repo. There is another one floating around that uses a different approach based on which version of PHP you're using.