PHP Error Constant E_PARSE

The PHP E_PARSE Constant is a fatal compile time error and E_PARSE Constant has an Integer value 4. PHP engine doesn't start the script execution when it arises and it logs the parse error in error_log file. It mostly occurs in syntax error.