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.0 Compatibility Issues #422

Open
greatestview opened this issue Oct 17, 2016 · 2 comments
Open

PHP 7.0 Compatibility Issues #422

greatestview opened this issue Oct 17, 2016 · 2 comments
Assignees

Comments

@greatestview
Copy link
Contributor

I just ran a PHP 7.0 compatibility checker and found these issues related to Grid core:

FILE: /webroot/docroot/wp-content/plugins/grid/lib/classes/libs/simplepie_1.3.1.mini.php

FOUND 0 ERRORS AND 3 WARNINGS AFFECTING 3 LINES

211 | WARNING | INI directive 'zend.ze1_compatibility_mode' is forbidden from PHP 5.3.
4469 | WARNING | INI directive 'safe_mode' is deprecated from PHP 5.3 and forbidden from PHP 5.4.

6128 | WARNING | INI directive 'zend.ze1_compatibility_mode' is forbidden from PHP 5.3.

Update Available: 1.6.8; Current Version: 1.6.6;

@mkernel
Copy link
Contributor

mkernel commented Oct 17, 2016

Nice. Only third-party libraries affected.

@EdwardBock
Copy link
Member

We should have another grid power day soon @mkernel .

This one looks like RSS box issue.

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

No branches or pull requests

3 participants