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

Errors coming while upgrading to php7.2 #566

Open
rajesh-mobicules opened this issue Jan 12, 2019 · 0 comments
Open

Errors coming while upgrading to php7.2 #566

rajesh-mobicules opened this issue Jan 12, 2019 · 0 comments

Comments

@rajesh-mobicules
Copy link

Hi,

I upgraded my environment to php7.2 and i ran the php compatibility checker..

Below is the error which i am getting:

FILE: /var/www/html/medicare/wp-content/plugins/posts-to-posts/admin/dropdown.php

FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE

50 | WARNING | Function each() is deprecated since PHP 7.2; Use a foreach loop instead

FILE:
/var/www/html/medicare/wp-content/plugins/posts-to-posts/vendor/mustache/mustache/src/Mustache/Tokenizer.
php

FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE

95 | WARNING | INI directive 'mbstring.func_overload' is deprecated since PHP 7.2

Please let me know if there is any updated plugin by which we can have get this fixed.

I can override these functions in my themes as these are private functions of a class and it does not have any method to apply hooks.

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

1 participant