• 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
    ———————————————————————————-

Viewing 1 replies (of 1 total)
  • Plugin Author anmari

    (@anmari)

    Interesting – I run php 7.0.3 on my local test server with latest wp beta and debug on, so it’s getting tested on that all the time.
    Thanks for headsup though – will look into it further.

    • This reply was modified 9 years, 7 months ago by anmari.
Viewing 1 replies (of 1 total)

The topic ‘php 7 incompatibility’ is closed to new replies.