• Resolved fcknrckstar

    (@fcknrckstar)


    Hi, I was trying to update my site to the latest PHP standard, I scanned all plugins with PHP compatibilty checker, and this plugin resulted risky, this is the message:

    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    ————————————————————————————————————-
    1 | WARNING | File has mixed line endings; this may cause incorrect results
    ————————————————————————————————————-

    FILE: /home/mhd-01/www.XXXX.xxx/htdocs/wp-content/plugins/fastwp-wordpress-importer/wordpress-importer.php
    —————————————————————————————————————————————————————————–
    FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES
    —————————————————————————————————————————————————————————–
    69 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7.
    800 | ERROR | Indirect access to variables, properties and methods will be evaluated strictly in left-to-right order since PHP 7.0. Use curly braces to remove ambiguity.
    —————————————————————————————————————————————————————————–

    What should I do?

  • The topic ‘PHP incompatibilty’ is closed to new replies.