3.1.4 not compatible with latest PHP versions?
-
Hi.
Im’m using your plugin with PHP7.1.
Before upgrade to the latest PHP version available on siteground I performed a compatibility test, it seems v.3.1.4 is not compatible (see below):FILE: /wp-content/plugins/cf7-grid-layout/assets/php-query/phpQuery.php
————————————————————————————————————————–
FOUND 3 ERRORS AFFECTING 3 LINES
————————————————————————————————————————–
3401 | ERROR | “$this” can no longer be used in a plain function or method since PHP 7.1.
4209 | ERROR | Function split() is deprecated since PHP 5.3 and removed since PHP 7.0; Use preg_split() instead
5639 | ERROR | Using ‘break’ outside of a loop or switch structure is invalid and will throw a fatal error since PHP 7.0
————————————————————————————————————————–
The topic ‘3.1.4 not compatible with latest PHP versions?’ is closed to new replies.