• PHP Compatibility Checker is reporting that All 404 Redirect to Homepage is not compatible with PHP 7.0, is this correct? Gives the following warning:

    FILE: /home/onecom/public_html/wp-content/plugins/all-404-redirect-to-homepage/cf_dropdown.php
    -----------------------------------------------------------------------------------------------------------
    FOUND 1 ERROR AFFECTING 1 LINE
    -----------------------------------------------------------------------------------------------------------
     69 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0; Use mysqli instead
    -----------------------------------------------------------------------------------------------------------

    Can it be made compatible?

    Thanks.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author osama.esh

    (@osamaesh)

    Solved after updating to the latest version 1.13

    • This reply was modified 6 years, 5 months ago by osama.esh.

    Solved

    Hi,

    I have these errors from PHP Compatibility checker for php 7.0:

    /plugins/404-to-homepage-littlebizzy/admin-notices-ms.php
    ———————————————————————————————————–
    FOUND 2 ERRORS AFFECTING 2 LINES
    ———————————————————————————————————–
    85 | ERROR | Using a call-time pass-by-reference is deprecated since PHP 5.3 and prohibited since PHP 5.4
    86 | ERROR | Using a call-time pass-by-reference is deprecated since PHP 5.3 and prohibited since PHP 5.4
    ———————————————————————————————————–

    Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘PHP 7.0 compatibility’ is closed to new replies.