A PHP fatal error stops WordPress execution instantly. The interpreter encounters an unrecoverable problem and aborts the request.
Typical triggers include undefined functions, memory exhaustion, mismatched PHP version, corrupted core files, or database calls made before WordPress loads. When the error appears the page returns no HTML or shows a plain error message.