You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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;
The text was updated successfully, but these errors were encountered:
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;
The text was updated successfully, but these errors were encountered: