array ( 0 => 'index.php', 1 => 'PHP Manual', ), 'head' => array ( 0 => 'UTF-8', 1 => 'zh', ), 'this' => array ( 0 => 'gmp.serialize.php', 1 => 'GMP::__serialize', 2 => 'Serializes the GMP object', ), 'up' => array ( 0 => 'class.gmp.php', 1 => 'GMP', ), 'prev' => array ( 0 => 'gmp.construct.php', 1 => 'GMP::__construct', ), 'next' => array ( 0 => 'gmp.unserialize.php', 1 => 'GMP::__unserialize', ), 'alternatives' => array ( ), 'source' => array ( 'lang' => 'en', 'path' => 'reference/gmp/gmp/serialize.xml', ), 'history' => array ( ), ); $setup["toc"] = $TOC; $setup["toc_deprecated"] = $TOC_DEPRECATED; $setup["parents"] = $PARENTS; manual_setup($setup); contributors($setup); ?>

GMP::__serialize

(PHP 8 >= 8.1.0)

GMP::__serializeSerializes the GMP object

说明

public GMP::__serialize(): array

警告

本函数还未编写文档,仅有参数列表。

参数

此函数没有参数。

返回值

没有返回值。