Does CM 5.25.2 syntax error flagging?

Hi,
i’ve installed latest iteration of CM and tried to get it flagging PHP syntax errors (as was done on CM1) to no avail. Is this feature available on CM2?.

I’ve included these packages, is anything missing?

  • codemirror/lib/codemirror.js
  • codemirror/mode/javascript/javascript.js
  • codemirror/mode/css/css.js
  • codemirror/mode/htmlmixed/htmlmixed.js
  • codemirror/mode/clike/clike.js
  • codemirror/mode/xml/xml.js
  • codemirror/mode/php/php.js

Regards :slight_smile:

Some modes flag some errors, but as a rule that isn’t something CodeMirror modes do. The PHP mode doesn’t do any of it, I believe.

Same trouble. Any response? :flushed: