Skip to content

Update PhpReports.php#239

Open
infroger wants to merge 1 commit intojdorn:masterfrom
infroger:patch-1
Open

Update PhpReports.php#239
infroger wants to merge 1 commit intojdorn:masterfrom
infroger:patch-1

Conversation

@infroger
Copy link

@infroger infroger commented Oct 7, 2016

Replace preg_replace /e, which is DEPRECATED in PHP 5.6.26, with preg_replace_callback.

Replace preg_replace with /e, which is DEPRECATED in PHP 5.6.26, with preg_replace_callback.
@edu-bob
Copy link

edu-bob commented May 23, 2017

@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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants