A PHP parsing error occurs when the interpreter encounters invalid syntax in a WordPress file. The interpreter stops execution and returns a fatal message.
The error prevents PHP from loading the rest of the script. Your site stops rendering and may show a blank page or an error line.