From what I can tell, Ace added support for PHP 7 syntax parsing about a year ago (October 2016). It would be nice to get an updated version of this code to support it.
Alternately, is there an easy way to drop in the latest ace version to add support and/or keep up to date?
Would love to see PHP7 syntax being supported, or know how to update it on my site. I like to use the "null coalescing operator" (??) like in the example above, and it's annoying to see the syntax error pop up.
From what I can tell, Ace added support for PHP 7 syntax parsing about a year ago (October 2016). It would be nice to get an updated version of this code to support it.
Alternately, is there an easy way to drop in the latest ace version to add support and/or keep up to date?