make excess closing braces non-fatal
and as that happens to be the only syntax error we can get during the parsing stage, remove the fatal error handling alltogether.
Showing
Please register or sign in to comment
and as that happens to be the only syntax error we can get during the parsing stage, remove the fatal error handling alltogether.