|
php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
Public Member Functions | |
| serialize () | |
| unserialize (string $data) | |
Definition at line 49 of file zend_interfaces.stub.php.
| Serializable::serialize | ( | ) |
Implemented in ArrayIterator, ArrayObject, SplDoublyLinkedList, and SplObjectStorage.
| Serializable::unserialize | ( | string | $data | ) |
Implemented in ArrayIterator, ArrayObject, SplDoublyLinkedList, and SplObjectStorage.