array ( 0 => 'index.php', 1 => 'PHP Manual', ), 'head' => array ( 0 => 'UTF-8', 1 => 'de', ), 'this' => array ( 0 => 'random-engine-xoshiro256starstar.unserialize.php', 1 => 'Random\\Engine\\Xoshiro256StarStar::__unserialize', 2 => 'Deserializes the data parameter into a Xoshiro256StarStar object', ), 'up' => array ( 0 => 'class.random-engine-xoshiro256starstar.php', 1 => 'Random\\Engine\\Xoshiro256StarStar', ), 'prev' => array ( 0 => 'random-engine-xoshiro256starstar.serialize.php', 1 => 'Random\\Engine\\Xoshiro256StarStar::__serialize', ), 'next' => array ( 0 => 'class.random-randomerror.php', 1 => 'Random\\RandomError', ), 'alternatives' => array ( ), 'source' => array ( 'lang' => 'en', 'path' => 'reference/random/random/engine/xoshiro256starstar/unserialize.xml', ), 'history' => array ( ), ); $setup["toc"] = $TOC; $setup["toc_deprecated"] = $TOC_DEPRECATED; $setup["parents"] = $PARENTS; manual_setup($setup); contributors($setup); ?>
(PHP 8 >= 8.2.0)
Random\Engine\Xoshiro256StarStar::__unserialize — Deserializes the data
parameter into a Xoshiro256StarStar object
Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Parameter zur Verfügung.
data
Es wird kein Wert zurückgegeben.
Beispiel #1 Random\Engine\Xoshiro256StarStar::__unserialize() example
<?php
/* ... */
?>
Das oben gezeigte Beispiel erzeugt eine ähnliche Ausgabe wie:
...