Failure
-
Error
default
This pull request is targeted at the master branch. Pull requests should no longer be merged to master.
Details
User tests:
Successful:
Unsuccessful:
in php 5.5.0 the preg_replace() /e modifier is deprecated. Use preg_replace_callback() instead.
yajiedesign
-
open
-
6 Aug 2013
Add a Comment
Login with GitHub to post a comment
Very good.
But why do you keep the "old" pre 5.5 thing ? preg_replace_callback should be available since PHP 4.0.5.