(PHP 5, PHP 7, PHP 8)
Exception::__clone — Clone the exception
Tries to clone the Exception, which results in Fatal error.
Questa funzione non contiene parametri.
Nessun valore viene restituito.
Exceptions are not clonable.
Versione | Descrizione |
---|---|
8.1.0 | Exception::__clone() is no longer final. |