(PHP 7, PHP 8)
Error::__clone — Clone the error
Error can not be cloned, so this method resuls in fatal error.
This function has no parameters.
No value is returned.
Errors are not clonable.
| Versionen | Description |
|---|---|
| 8.1.0 | Error::__clone() is no longuer final. |