(PHP 5 >= 5.5.0, PHP 7, PHP 8)
SplFixedArray::__wakeup — Reinitialises the array after being unserialised
This function has been DEPRECATED as of PHP 8.4.0. Relying on this function is highly discouraged.
Reinitialises the array after being unserialised.
Questa funzione non contiene parametri.
Nessun valore viene restituito.
Versione | Descrizione |
---|---|
8.4.0 | This method is now deprecated, use SplFixedArray::__unserialize() instead. |