array ( 0 => 'index.php', 1 => 'PHP Manual', ), 'head' => array ( 0 => 'UTF-8', 1 => 'uk', ), 'this' => array ( 0 => 'hashcontext.unserialize.php', 1 => 'HashContext::__unserialize', 2 => 'Deserializes the data parameter into a HashContext object', ), 'up' => array ( 0 => 'class.hashcontext.php', 1 => 'HashContext', ), 'prev' => array ( 0 => 'hashcontext.serialize.php', 1 => 'HashContext::__serialize', ), 'next' => array ( 0 => 'ref.hash.php', 1 => 'Функції Hash', ), 'alternatives' => array ( ), 'source' => array ( 'lang' => 'en', 'path' => 'reference/hash/hashcontext/unserialize.xml', ), 'history' => array ( ), ); $setup["toc"] = $TOC; $setup["toc_deprecated"] = $TOC_DEPRECATED; $setup["parents"] = $PARENTS; manual_setup($setup); contributors($setup); ?>

HashContext::__unserialize

(PHP 8)

HashContext::__unserializeDeserializes the data parameter into a HashContext object

Опис

public HashContext::__unserialize(array $data): void

Увага

Наразі ця функція не документована. Доступний лише список її параметрів.

Параметри

data

The value being deserialized.

Значення, що повертаються

Не повертає значень.