PHP 7
-
Hi!
I’ve tested all my plugins with this PHP linter:
https://wordpress.org/plugins/php-compatibility-checker/Unfortunately I found a problem with your plugin:
FILE: /home/kristia2/www/filmpuls.ch/wordpress/wp-content/plugins/mashsharer/includes/admin/tools.php
—————————————————————————————————–
FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES
—————————————————————————————————–
156 | WARNING | INI directive ‘safe_mode’ is deprecated from PHP 5.3 and forbidden from PHP 5.4.
415 | WARNING | INI directive ‘safe_mode’ is deprecated from PHP 5.3 and forbidden from PHP 5.4.
—————————————————————————————————–FILE: /home/kristia2/www/filmpuls.ch/wordpress/wp-content/plugins/mashsharer/includes/libraries/browser.php
———————————————————————————————————–
FOUND 1 ERROR AFFECTING 1 LINE
———————————————————————————————————–
220 | ERROR | Use of deprecated PHP4 style class constructor is not supported since PHP 7
———————————————————————————————————–Would be great if you can fix this!
All the best,
The topic ‘PHP 7’ is closed to new replies.