Home
last modified time | relevance | path

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

1234567

/PHP-7.4/Zend/tests/
H A Dbug51394.phpt13 set_error_handler("eh");
H A Dbug76025.phpt10 set_error_handler('handleError', E_ALL);
H A Dbug30998.phpt12 set_error_handler('my_error');
H A Dbug35634.phpt30 set_error_handler('errorHandler');
H A Dnon_well_formed_param_exception.phpt6 set_error_handler(function($_, $msg) {
H A Dbug72057.phpt6 set_error_handler(
H A Dbug76534.phpt5 set_error_handler(function ($severity, $message, $file, $line) {
H A Dbug70689.phpt10 set_error_handler(function($errno, $errstr) {
H A Dbug78239.phpt10 set_error_handler('handleError');
H A Dbug73163.phpt9 set_error_handler(function($errno, $errstr) {
H A Dbug74164.phpt8 set_error_handler(function ($type, $msg) {
H A Dbug60909_1.phpt6 set_error_handler(function($errno, $errstr, $errfile, $errline){
H A Dbug73338.phpt8 set_error_handler(function() { throw new Error; });
H A Dundef_index_to_exception.phpt6 set_error_handler(function($_, $msg) {
H A Derrmsg_045.phpt6 set_error_handler(function($_, $msg, $file) {
H A Dbug80781.phpt14 set_error_handler('handle');
H A Dbug65322.phpt11 set_error_handler(function($_, $msg, $file) {
/PHP-7.4/Zend/tests/arg_unpack/
H A Dstring_keys.phpt6 set_error_handler(function($errno, $errstr) {
/PHP-7.4/ext/intl/tests/
H A Dbadargs.phpt9 set_error_handler("ignore_err");
/PHP-7.4/ext/reflection/tests/
H A Dbug74673.phpt6 set_error_handler(function() {
H A Dbug76536.phpt9 set_error_handler('handleError');
/PHP-7.4/tests/output/
H A Dbug70970.phpt10 set_error_handler('exception_error_handler');
/PHP-7.4/tests/lang/
H A D039.phpt26 set_error_handler('Error2Exception');
H A D038.phpt22 set_error_handler('Error2Exception');
/PHP-7.4/ext/standard/tests/streams/
H A Dbug60106.phpt18 set_error_handler("get_truncated_socket_filename", E_NOTICE);

Completed in 18 milliseconds

1234567