Skip to content

Use preg_replace_callback instead of /e in preg_replace #3

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 4, 2014
Merged

Use preg_replace_callback instead of /e in preg_replace #3

merged 1 commit into from
Jun 4, 2014

Conversation

bchavet
Copy link

@bchavet bchavet commented May 29, 2014

Use preg_replace_callback instead of /e in preg_replace to fix E_DEPRECATED warnings in php-5.5

@requist
Copy link

requist commented Jun 3, 2014

yes, that looks a lot better 👍

Works like expected here..

leenooks added a commit that referenced this pull request Jun 4, 2014
Use preg_replace_callback instead of /e in preg_replace
@leenooks leenooks merged commit d2a8008 into leenooks:master Jun 4, 2014
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.

3 participants