• Hi there, I see this plugin hasn’t been updated in a while, so I’m not sure if this message is getting through to anyone, or if it’s been dropped?

    Anyway, running the PHP 7 Compatibility checker by WP Engine I see errors on this plugin. Will these be fixed? Can they be ignored?

    Here they are:

    FILE: /nas/content/staging/athenagrace/wp-content/plugins/wordpress-faq-manager/faq-widgets.php
    -----------------------------------------------------------------------------------------------
    FOUND 0 ERRORS AND 5 WARNINGS AFFECTING 5 LINES
    -----------------------------------------------------------------------------------------------
      14 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7.
      68 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7.
     147 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7.
     222 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7.
     315 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7.
    -----------------------------------------------------------------------------------------------
    
    FILE: /.../wp-content/plugins/wordpress-faq-manager/faq-manager.php
    --------------------------------------------------------------------------------------------------
    FOUND 6 ERRORS AFFECTING 6 LINES
    --------------------------------------------------------------------------------------------------
     637 | ERROR | preg_replace() - /e modifier is deprecated since PHP 5.5 and removed since PHP 7.0
     638 | ERROR | preg_replace() - /e modifier is deprecated since PHP 5.5 and removed since PHP 7.0
     732 | ERROR | preg_replace() - /e modifier is deprecated since PHP 5.5 and removed since PHP 7.0
     733 | ERROR | preg_replace() - /e modifier is deprecated since PHP 5.5 and removed since PHP 7.0
     810 | ERROR | preg_replace() - /e modifier is deprecated since PHP 5.5 and removed since PHP 7.0
     811 | ERROR | preg_replace() - /e modifier is deprecated since PHP 5.5 and removed since PHP 7.0
    --------------------------------------------------------------------------------------------------
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘PHP 7 compatibility?’ is closed to new replies.