Searched refs:error_handling (Results 1 – 1 of 1) sorted by relevance
1203 zend_error_handling error_handling; in PHP_FUNCTION() local1213 zend_replace_error_handling(EH_THROW, spl_ce_RuntimeException, &error_handling); in PHP_FUNCTION()1216 zend_restore_error_handling(&error_handling); in PHP_FUNCTION()1222 zend_restore_error_handling(&error_handling); in PHP_FUNCTION()
Completed in 11 milliseconds