class Stub implements Serializable

Represents the main properties of a PHP variable.

Constants

TYPE_REF

TYPE_STRING

TYPE_ARRAY

TYPE_OBJECT

TYPE_RESOURCE

STRING_BINARY

STRING_UTF8

ARRAY_ASSOC

ARRAY_INDEXED

Properties

$type
$class
$value
$cut
$handle
$refCount
$position
$attr

Methods

serialize()

No description

unserialize($serialized)

No description

Details

serialize()

unserialize($serialized)

Parameters

$serialized