Skip to content
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

Remove deprecated create_function() calls #723

Closed
ocean90 opened this issue May 30, 2017 · 1 comment
Closed

Remove deprecated create_function() calls #723

ocean90 opened this issue May 30, 2017 · 1 comment
Assignees
Milestone

Comments

@ocean90
Copy link
Member

@ocean90 ocean90 commented May 30, 2017

PHP 7.2 is going to deprecate the create_function() call, see https://wiki.php.net/rfc/deprecations_php_7_2.

We have one in the deprecated returner() function and four in the tests. Let's remove them.

@ocean90 ocean90 added this to the Future milestone May 30, 2017
@ocean90 ocean90 added this to the 3.0 milestone Jun 27, 2017
@ocean90 ocean90 removed this from the Future milestone Jun 27, 2017
@ocean90
Copy link
Member Author

@ocean90 ocean90 commented Jun 27, 2017

Moved to 3.0 so that we can remove the deprecated functions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
1 participant