php 7 incompatibility
-
Hi,
I just run the php7 compatibility plugin by WPengine, and I get this warnings and errors:
FILE: /var/www/————/wp-content/plugins/amr-users/uninstall.php
—————————————————————————–
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
—————————————————————————–
1 | WARNING | File has mixed line endings; this may cause incorrect results
—————————————————————————–FILE: /var/www/————/wp-content/plugins/amr-users/includes/amr-users-widget.php
————————————————————————————
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
————————————————————————————
1 | WARNING | File has mixed line endings; this may cause incorrect results
————————————————————————————FILE: /var/www/————/wp-content/plugins/amr-users/includes/amr-users-csv.php
———————————————————————————
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
———————————————————————————
1 | WARNING | File has mixed line endings; this may cause incorrect results
———————————————————————————FILE: /var/www/————/wp-content/plugins/amr-users/includes/ameta-cache.php
—————————————————————————————————————————
FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES
—————————————————————————————————————————
1 | WARNING | File has mixed line endings; this may cause incorrect results
291 | ERROR | ‘clone’ is a reserved keyword introduced in PHP version 5.0 and cannot be invoked as a function (T_CLONE)
—————————————————————————————————————————FILE: /var/www/————/wp-content/plugins/amr-users/includes/ameta-includes.php
———————————————————————————-
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
———————————————————————————-
1 | WARNING | File has mixed line endings; this may cause incorrect results
———————————————————————————-
The topic ‘php 7 incompatibility’ is closed to new replies.