• Trying to switch to PHP7 – I’m getting the following warnings when checking compatibility.

    Please advise if you think there will be any issues switching to PHP7

    FILE: /nas/content/live/MYSITE/wp-content/plugins/quick-adsense-reloaded/includes/libraries/browser.php
    ————————————————————————————————————–
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    ————————————————————————————–
    220 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7.
    ————————————————————————————–

    FILE: /nas/content/live/MYSITE/wp-content/plugins/quick-adsense-reloaded/includes/admin/tools.php
    ————————————————————————————–
    FOUND 0 ERRORS AND 3 WARNINGS AFFECTING 3 LINES
    ————————————————————————————-
    158 | WARNING | INI directive ‘safe_mode’ is deprecated since PHP 5.3 and removed since PHP 5.4.
    418 | WARNING | INI directive ‘safe_mode’ is deprecated since PHP 5.3 and removed since PHP 5.4.
    518 | WARNING | INI directive ‘safe_mode’ is deprecated since PHP 5.3 and removed since PHP 5.4.
    ————————————————————————————–

Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘PHP7 Compatible?’ is closed to new replies.