SPL-StandardPHPLibrary
Classes
Zend engine classes

Classes

interface  ArrayAccess
 Interface to override array access of objects. More...
class  Exception
 Basic Exception class. More...
interface  Iterator
 Basic iterator. More...
interface  IteratorAggregate
 Interface to create an external Iterator. More...
interface  Serializable
 Interface for customized serializing. More...
interface  Traversable
 Interface to detect a class is traversable using foreach. More...

Detailed Description

The classes and interfaces in this group are contained in the c-code of PHP's Zend engine.