PHP 7 Support?
-
The PHP Compatibility Checker from WP Engine reports two errors and two warnings with the SMAP plugin:
FILE: /home/webhero7/public_html/wp-content/plugins/xyz-wp-smap/api/twitteroauth.php ----------------------------------------------------------------------------------------------------------------------------------- FOUND 2 ERRORS AFFECTING 1 LINE ----------------------------------------------------------------------------------------------------------------------------------- 14 | ERROR | Function name, class name, namespace name or constant name can not be reserved keyword '__DIR__' (since version 5.3) 14 | ERROR | Function name, class name, namespace name or constant name can not be reserved keyword '__DIR__' (since version 5.3) ----------------------------------------------------------------------------------------------------------------------------------- FILE: /home/webhero7/public_html/wp-content/plugins/xyz-wp-smap/xyz-update-plugin.php ------------------------------------------------------------------------------------- FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 1 LINE ------------------------------------------------------------------------------------- 3 | WARNING | Function dl() is deprecated since PHP 5.3 3 | WARNING | Function dl() is deprecated since PHP 5.3 -------------------------------------------------------------------------------------
Do you plan on making compatible with PHP 7 soon?
Thank you
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘PHP 7 Support?’ is closed to new replies.