Expand description
Flags and enums used in PHP and the Zend engine.
Structs§
- Class
Flags - Flags for building classes.
- Constant
Flags - Flags for building constants.
- Error
Type - Represents error types when used via php_error_docref for example.
- Global
Constant Flags - Flags for building module global constants.
- IniEntry
Permission - Represents permissions for where a configuration setting may be set.
- Method
Flags - Flags for building methods.
- Property
Flags - Flags for building properties.
- Zend
Result - Represents the result of a function.
- Zval
Type Flags - Flags used for setting the type of Zval.
Enums§
- Data
Type - Valid data types for PHP.
- Function
Type