Module ext_php_rs::zend::ce[][src]

Expand description

Stock class entries registered with PHP, primarily exceptions.

Functions

Returns the base ArgumentCountError class.

Returns the base ArithmeticError class.

Returns the base CompileError class.

Returns the base DivisionByZeroError class.

Returns the base ErrorException class.

Returns the base Exception class.

Returns the base ParseError class.

Returns the base stdClass class.

Returns the base Throwable class.

Returns the base TypeError class.

Returns the base UnhandledMatchError class.

Returns the base ValueError class.