Module phper::errors

source ·
Expand description

The errors for crate and php.

Structs

Enums

Crate level Error, which also can become an exception in php.

Traits

PHP Throwable, can cause throwing an exception when setting to crate::values::ZVal.

Type Definitions