JosephLenton/PHP-Error

How to catch "syntax error"

Opened this issue · 0 comments

Hi,
please how can i catch with PHP-Error Syntax errors like this

ParseError: syntax error, unexpected 'echo' (T_ECHO)

thanks

Vaclav