Have been running Grav without a hitch for several months. Today I accidentally added an md file with tage [first][second] instead of [first,second]
The parser crashed on this, obviously. I've fixed the file and still the parser crashes even though the offending characters aren't there anymore.
I have cleared the cache, but still I get a parse error for text which isn't there anymore.
In order to do a more thorough reset I tried to upgrade the system from my 0.9.8beta (afaik) to current (0.9.19).
Sadly I get
[Whoops\Exception\ErrorException]
Use of undefined constant CURLOPT_REFERER - assumed 'CURLOPT_REFERER'
Haven't a clue what that means.
Any suggestions?