We fixed the syntax because following regular expressions give warnings by latest version PHP.
wp-content/plugins/crayon-syntax-highlighter/crayon_langs.class.php
At line 340. modifies the hyphen(-) on regular expression to add that front a backslash(\).