PHP7
-
Is this plugin PHP7 compatible? I get the following when I run the PHP 7 compatibility checker:
FILE: /home/accountname/public_html/wp-content/plugins/waterwoo-pdf/inc/fpdi/filters/FilterLZW.php --------------------------------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE --------------------------------------------------------------------------------------------- 156 | ERROR | Bitwise shifts by negative number will throw an ArithmeticError in PHP 7.0 --------------------------------------------------------------------------------------------- FILE: /home/accountname/public_html/wp-content/plugins/waterwoo-pdf/inc/fpdf/makefont/makefont.php --------------------------------------------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE --------------------------------------------------------------------------------------------------------- 316 | ERROR | Function set_magic_quotes_runtime() is deprecated since PHP 5.3 and removed since PHP 7.0 --------------------------------------------------------------------------------------------------------- FILE: /home/accountname/public_html/wp-content/plugins/waterwoo-pdf/inc/fpdf/fpdf.php ---------------------------------------------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------------------------------------------- 1013 | ERROR | Function set_magic_quotes_runtime() is deprecated since PHP 5.3 and removed since PHP 7.0 ---------------------------------------------------------------------------------------------------------- FILE: /home/accountname/public_html/wp-content/plugins/waterwoo-pdf/woo-includes/woo-functions.php --------------------------------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE --------------------------------------------------------------------------------------------- 1 | WARNING | File has mixed line endings; this may cause incorrect results --------------------------------------------------------------------------------------------- FILE: /home/accountname/public_html/wp-content/plugins/waterwoo-pdf/classes/class_wwpdf_download_handler_22.php ----------------------------------------------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ----------------------------------------------------------------------------------------------------------- 311 | WARNING | INI directive 'safe_mode' is deprecated since PHP 5.3 and removed since PHP 5.4. 315 | ERROR | Function set_magic_quotes_runtime() is deprecated since PHP 5.3 and removed since PHP 7.0 ----------------------------------------------------------------------------------------------------------- FILE: /home/accountname/public_html/wp-content/plugins/waterwoo-pdf/classes/class_wwpdf_download_handler_23.php ----------------------------------------------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ----------------------------------------------------------------------------------------------------------- 349 | WARNING | INI directive 'safe_mode' is deprecated since PHP 5.3 and removed since PHP 5.4. 353 | ERROR | Function set_magic_quotes_runtime() is deprecated since PHP 5.3 and removed since PHP 7.0 -----------------------------------------------------------------------------------------------------------Thanks!
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
The topic ‘PHP7’ is closed to new replies.