php · php/E_RECOVERABLE_ERROR
E_RECOVERABLE_ERROR
Recoverable Fatal Error
Catchable fatal error. Indicates a dangerous error occurred but did not leave the engine in an unstable state. If no user handler catches it, execution stops.
Catchable fatal error. Indicates a dangerous error occurred but did not leave the engine in an unstable state. If no user handler catches it, execution stops.