Home
last modified time | relevance | path

Searched refs:set_error_handler (Results 51 – 75 of 216) sorted by relevance

123456789

/php-src/Zend/tests/in-de-crement/
H A Doss-fuzz-61469_postinc_dynamic_property_unset_error_handler.phpt11 set_error_handler([$c,'errorHandle']);
H A Doss-fuzz-61865_binop_declared_property_unset_error_handler.phpt12 set_error_handler([$c,'errorHandler']);
H A Doss-fuzz-61865_predec_declared_property_unset_error_handler.phpt12 set_error_handler([$c,'errorHandler']);
H A Doss-fuzz-61865_preinc_declared_property_unset_error_handler.phpt12 set_error_handler([$c,'errorHandler']);
/php-src/ext/opcache/tests/jit/
H A Dassign_dim_005.phpt9 set_error_handler(function ($code, $msg) {
H A Dqm_assign_undef_exception.phpt9 set_error_handler(function($_, $m) { throw new Exception($m); });
H A Dtype_check_001.phpt11 set_error_handler(function($no, $msg) {
H A Dassign_043.phpt10 set_error_handler(function($_, $m) {
H A Dnot_003.phpt10 set_error_handler(function(){y;}) . !$y;
/php-src/Zend/tests/
H A Dstr_offset_006.phpt5 set_error_handler(function($code, $msg) {
H A Dbug79784.phpt5 set_error_handler(function () {
H A Dclosure_031.phpt8 set_error_handler('foo');
H A Darray_offset_002.phpt5 set_error_handler(function($code, $msg) {
H A Dfalsetoarray_002.phpt5 set_error_handler(function($code, $msg) {
H A Doss_fuzz_61712.phpt14 set_error_handler([$c, 'error']);
H A Doss_fuzz_61712b.phpt14 set_error_handler([$c, 'error']);
H A Dstr_offset_008.phpt5 set_error_handler(function($code, $msg) {
H A Dbug29890.phpt13 set_error_handler("customErrorHandler");
H A Dfalsetoarray_003.phpt5 set_error_handler(function($code, $msg) {
H A Dexception_in_nested_rope.phpt6 set_error_handler(function() { throw new Exception; });
H A Drequire_once_warning_to_exception.phpt9 set_error_handler("exception_error_handler");
/php-src/Zend/tests/float_to_int/
H A Dunion_int_string_type_arg_promote_exception.phpt8 set_error_handler(function($_, $msg) {
/php-src/tests/lang/
H A Dbug28213.phpt6 set_error_handler(array('FooBar', 'error'));
H A Dbug25547.phpt11 set_error_handler('handler');
/php-src/Zend/tests/arg_unpack/
H A Dstring_keys.phpt6 set_error_handler(function($errno, $errstr) {

Completed in 48 milliseconds

123456789