PHP: Hypertext Preprocessor (original) (raw)

Change language:

GMP::__unserialize

(PHP 8 >= 8.1.0)

GMP::__unserialize — Deserializes the data parameter into a GMP object

Description

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

Warning

This function is currently not documented; only its argument list is available.

Parameters

data

The value being deserialized.

Return Values

No value is returned.

Found A Problem?

Learn How To Improve This PageSubmit a Pull RequestReport a Bug

+add a note

User Contributed Notes

There are no user contributed notes for this page.