• Resolved aldemarcalazans

    (@aldemarcalazans)


    Hi. I tested you plugin version 1.9.0 for compatibility with PHP 5.5, with a plugin called PHP Compatibility Checker. I have got the following message:

    
    
    FILE: /var/www/html-internet/wp-content/plugins/wp-crontrol/src/event.php
    -----------------------------------------------------------------------------------
    FOUND 1 ERROR AFFECTING 1 LINE
    -----------------------------------------------------------------------------------
     129 | ERROR | The built-in class ParseError is not present in PHP version 5.6 or earlier
    -----------------------------------------------------------------------------------

    Is it a false positive?

Viewing 1 replies (of 1 total)
  • Plugin Author John Blackbourn

    (@johnbillion)

    WordPress Core Developer

    Thanks for the report. Yes this is a false positive. If you open the file at that line you’ll see it’s wrapped in a conditional check for the existence of that class.

    Cheers.

Viewing 1 replies (of 1 total)
  • The topic ‘Compatibility with PHP 5.5’ is closed to new replies.