Home
last modified time | relevance | path

Searched refs:set_error_handler (Results 101 – 125 of 277) sorted by relevance

12345678910>>...12

/PHP-7.1/ext/standard/tests/array/
H A Darray_intersect_ukey_variation10.phpt24 set_error_handler('test_error_handler');
H A Darray_multisort_variation8.phpt17 set_error_handler('test_error_handler');
H A Darray_diff_ukey_variation11.phpt24 set_error_handler('test_error_handler');
/PHP-7.1/ext/intl/tests/
H A Dcalendar_setTimeZone_error.phpt20 set_error_handler('eh');
H A Dcalendar_equals_error.phpt18 set_error_handler('eh');
H A Dcalendar_isEquivalentTo_error.phpt18 set_error_handler('eh');
/PHP-7.1/Zend/tests/
H A Dbug28444.phpt10 set_error_handler('my_error_handler');
H A Dbug72101.phpt62 set_error_handler(function() {
/PHP-7.1/ext/spl/tests/
H A Dspl_004.phpt10 set_error_handler('my_error_handler');
H A Diterator_042.phpt12 set_error_handler('test_error_handler');
/PHP-7.1/ext/phar/tests/
H A Dopen_for_write_existing_b.phpt27 set_error_handler("err_handler", E_RECOVERABLE_ERROR);
H A Dopen_for_write_existing_b_5_2.phpt25 set_error_handler("err_handler", E_RECOVERABLE_ERROR);
/PHP-7.1/ext/phar/tests/zip/
H A Dopen_for_write_existing_b.phpt37 set_error_handler("err_handler", E_RECOVERABLE_ERROR);
H A Dopen_for_write_existing_b_5_2.phpt35 set_error_handler("err_handler", E_RECOVERABLE_ERROR);
/PHP-7.1/ext/phar/tests/tar/
H A Dopen_for_write_existing_b.phpt37 set_error_handler("err_handler", E_RECOVERABLE_ERROR);
H A Dopen_for_write_existing_b_5_2.phpt35 set_error_handler("err_handler", E_RECOVERABLE_ERROR);
/PHP-7.1/ext/oci8/tests/
H A Dconnect_scope_try2.phpt32 set_error_handler(function($x, $y) { throw new Exception($y, $x); });
H A Dconnect_scope_try3.phpt32 set_error_handler(function($x, $y) { throw new Exception($y, $x); });
H A Dconnect_scope_try4.phpt32 set_error_handler(function($x, $y) { throw new Exception($y, $x); });
H A Dconnect_scope_try5.phpt32 set_error_handler(function($x, $y) { throw new Exception($y, $x); });
H A Dconnect_scope_try6.phpt32 set_error_handler(function($x, $y) { throw new Exception($y, $x); });
H A Dconnect_scope_try1.phpt32 set_error_handler(function($x, $y) { throw new Exception($y, $x); });
/PHP-7.1/Zend/tests/type_declarations/
H A Dscalar_none.phpt11 set_error_handler(function (int $errno, string $errmsg, string $file, int $line) use ($errnames) {
H A Dscalar_null.phpt11 set_error_handler(function (int $errno, string $errmsg, string $file, int $line) use ($errnames) {
/PHP-7.1/tests/classes/
H A Dtostring_001.phpt10 set_error_handler('my_error_handler');

Completed in 31 milliseconds

12345678910>>...12