49. Class

49.1. Zend\Serializer\Adapter\PhpSerialize

49.1.1. Methods

49.1.1.1. __construct

__construct()

Constructor

49.1.1.2. serialize

serialize()

Serialize using serialize()

Parameters:mixed
Return type:string
Throws :ExceptionRuntimeException On serialize error

49.1.1.3. unserialize

unserialize()

Unserialize

Parameters:string
Return type:mixed
Throws :ExceptionRuntimeException on unserialize error

Project Versions

Table Of Contents

Previous topic

48. Class

Next topic

50. Class

This Page