php8.5
Home/ Manual/ spl / splfixedarray/ SplFixedArray::__wakeup

SplFixedArray::__wakeup

PHP function Deprecated as of PHP 8.4.0 Edit on GitHub ✎

(PHP 5 >= 5.5.0, PHP 7, PHP 8)

Reinitialises the array after being unserialised

Function-8-4-0

Description

SplFixedArray::__wakeup(): void

Reinitialises the array after being unserialised.

Parameters Parameters

Return Values

Void

Changelog

VersionDescription
8.4.0This method is now deprecated, use SplFixedArray::__unserialize instead.

Source: reference/spl/splfixedarray/wakeup.xml · from the official PHP manual (php/doc-en)