Support » Plugin: Crayon Syntax Highlighter » Not PHP 7 compatible?

  • Recently ran a scan on our blogs with the “PHP Compatibility” plugin checker for PHP 7, and it came back with the following issues.

    Any future updates planned to fix these?

    FILE: /wp-content/plugins/crayon-syntax-highlighter/crayon_settings.class.php
    ———————————————————————————————————————————
    FOUND 1 ERROR AFFECTING 1 LINE
    ———————————————————————————————————————————
    87 | ERROR | Function name, class name, namespace name or constant name can not be reserved keyword ‘MIXED’ (since version 7.0)
    ———————————————————————————————————————————

Viewing 3 replies - 1 through 3 (of 3 total)
  • +1 would like to see this fixed when possible, Crayon is a very useful plugin.

    I’m getting the following PHP debug notice that I think may be a PHP 7.1 issue: A non well formed numeric value encountered in /home/rhymesw6/public_html/wpfangirl.com/wp-content/plugins/crayon-syntax-highlighter/crayon_formatter.class.php on line 118

    On second thought this should probably be its own thread (as it’s a different error) but I can’t figure out how to delete this remark.

    Looks like this will fixed in the next release (it’s fixed on their GitHub master branch).

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Not PHP 7 compatible?’ is closed to new replies.