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

PHP 7.2: The each() function is deprecated. #36

Open
celestial-labs opened this issue Nov 5, 2018 · 3 comments
Open

PHP 7.2: The each() function is deprecated. #36

celestial-labs opened this issue Nov 5, 2018 · 3 comments

Comments

@celestial-labs
Copy link

2018-11-05 14_13_29-window

@W1DJM
Copy link

W1DJM commented Feb 20, 2020

The latest version does not seem to have that problem and works just fine with PHP 7.4.2.

@bwdutton
Copy link
Contributor

If you disable error messaging the existing code still works but the each() function is going away and not coming back:
https://www.php.net/manual/en/function.each.php
each() should be removed.

@bwdutton
Copy link
Contributor

bwdutton commented Nov 5, 2020

Adding link to PR that fixes this: #44

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

No branches or pull requests

3 participants