php 7.0 compatibility
-
I recently upgraded to the cloud. I wanted to take advantage of php 7.0. The report on the Fileawy plugin said it was not compatible. I wanted to share with you the report.
FILE: /home/riverv30/public_html/wp-content/plugins/file-away/lib/cls/class.fileaway_csv.php
———————————————————————————————-
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
———————————————————————————————-
135 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7.
———————————————————————————————-FILE: /home/riverv30/public_html/wp-content/plugins/file-away/lib/inc/inc.playback.php
—————————————————————————————————————————
FOUND 1 ERROR AFFECTING 1 LINE
—————————————————————————————————————————
78 | ERROR | Using ‘continue’ outside of a loop or switch structure is invalid and will throw a fatal error since PHP 7.0
—————————————————————————————————————————
The topic ‘php 7.0 compatibility’ is closed to new replies.