In the following function, VS Code shows an [php] '}' expected. error and adds a red marker under p_match.
function test() {
...
return "<a ${t_url_href}${t_url_target}>${p_match[1]}</a>";
}
Versions:
Doesn't reproduce when running code --disable-extensions.
Please file on https://github.com/Microsoft/tolerant-php-parser
Version 2.3.10 still displays un-existent unclosed curly braces errors (just define a simple class to see).
A vers茫o 2.3.10 ainda exibe erros inexistentes de chaves n茫o fechadas (apenas defina uma classe simples para ver).
Hello, @cleoni
Version v2.3.14 still displays un-existent unclosed curly braces errors (just define a simple class to see).
Joabio Vilela
PHP Developer
+55 71 9 8693 9939
[email protected]
Acesse meu LinkedIn
Acesse meu Instagram
Acesse meu Facebook
Most helpful comment
Version 2.3.10 still displays un-existent unclosed curly braces errors (just define a simple class to see).