Expand description
Error and result types returned from the library functions.
Enums§
Functions§
- php_
error - Trigger an error that is reported in PHP the same way
trigger_error()
is.
Type Aliases§
- Result
- The main result type which is passed by the library.