php-internal-docs 8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
zend_error_handling Struct Reference

#include <zend.h>

Data Fields

zend_error_handling_t handling
 
zend_class_entryexception
 

Detailed Description

Definition at line 436 of file zend.h.

Field Documentation

◆ exception

zend_class_entry* zend_error_handling::exception

Definition at line 438 of file zend.h.

◆ handling

zend_error_handling_t zend_error_handling::handling

Definition at line 437 of file zend.h.


The documentation for this struct was generated from the following file: