• Resolved kevinmorton

    (@kevinmorton)


    Hi BM, Love this plugin! I was looking to upgrade some of my sites to PHP7, and just wanted to let you know I got 3 warnings coming from the BM Custom Login plugin (see below). They each had to do with an instance of a “PHP4 style class constructor”.

    If you can, would love it if those were updated so we know we can safely upgrade to PHP7 and continue using your great plugin. Thanks so much.

    FILE: /public_html/wp-content/plugins/bm-custom-login/csstidy/class.csstidy_print.php
    ----------------------------------------------------------------------------------------------------
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    ----------------------------------------------------------------------------------------------------
     69 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7.
    ----------------------------------------------------------------------------------------------------
    
    FILE: /public_html/wp-content/plugins/bm-custom-login/csstidy/class.csstidy_optimise.php
    -------------------------------------------------------------------------------------------------------
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    -------------------------------------------------------------------------------------------------------
     50 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7.
    -------------------------------------------------------------------------------------------------------
    
    FILE: /public_html/wp-content/plugins/bm-custom-login/csstidy/class.csstidy.php
    ----------------------------------------------------------------------------------------------
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    ----------------------------------------------------------------------------------------------
     249 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7.
    ----------------------------------------------------------------------------------------------
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘A Few PHP7 Warnings’ is closed to new replies.