Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author chriscct7

    (@chriscct7)

    Yes, we’re compatible with PHP 5.2 -> PHP 7.1

    -Chris

    I know you have answered that the plugin is compatible with php 7.
    I’m getting the following warnings:

    FILE: /includes/admin/pages/tools.php
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    1 | WARNING | No PHP code was found in this file and short open tags are not allowed by this install of PHP. This file may be using short open tags but PHP does not allow them.
    ———————————————————————————————————————————————————————————-
    FILE: /includes/admin/welcome.php
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    1 | WARNING | No PHP code was found in this file and short open tags are not allowed by this install of PHP. This file may be using short open tags but PHP does not allow them.
    —————————————————————————

    Plugin Author chriscct7

    (@chriscct7)

    Hi there,
    That’s another bug in WPE’s checker. Both of those files are empty in the current version, thus why it doesn’t detect a PHP open tag.

    -Chris

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Is this plugin compatible with PHP 7.0?’ is closed to new replies.