• Hi the plugin breaks with PHP 7.3

    I found that updating the line 340 in file ‘wp-content/plugins/crayon-syntax-highlighter/crayon_langs.class.php’

    to

    return preg_replace(‘/[^\w\-+#]/msi’, ”, $id);

    fixes the issue

Viewing 8 replies - 1 through 8 (of 8 total)
Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Plugin breaks with php 7.3’ is closed to new replies.