Home
last modified time | relevance | path

Searched refs:errors (Results 201 – 225 of 328) sorted by relevance

12345678910>>...14

/PHP-7.3/ext/pdo_pgsql/tests/
H A Dbug72294.phpt89 $this->errors[] = new PHPUnit_Framework_TestFailure($test, $e);
/PHP-7.3/ext/standard/tests/file/
H A Dmkdir_variation1-win32.phpt23 // report non-silenced errors
H A Dmkdir_variation1.phpt23 // report non-silenced errors
H A Drmdir_variation1.phpt23 // report non-silenced errors
H A Drmdir_variation1-win32.phpt23 // report non-silenced errors
H A Dfile_put_contents_variation2.phpt18 // report non-silenced errors
H A Dbasename_variation3.phpt16 // report non-silenced errors
H A Ddirname_variation1.phpt18 // report non-silenced errors
H A Dpathinfo_variation1.phpt18 // report non-silenced errors
H A Dfwrite_variation5.phpt18 // report non-silenced errors
/PHP-7.3/ext/oci8/tests/
H A Ddetails.inc61 if (!in_array($m['code'], array( // ignore expected errors
/PHP-7.3/ext/standard/tests/dir/
H A Dscandir_variation8-win32-mb.phpt70 // suppress errors as won't be able to remove "." and ".." entries
H A Dscandir_variation8.phpt64 // suppress errors as won't be able to remove "." and ".." entries
/PHP-7.3/ext/snmp/tests/
H A Dsnmp-object-setSecurity_error.phpt2 OO API: SNMP::setSecurity (errors)
/PHP-7.3/ext/pdo_mysql/tests/
H A Dpdo_mysql___construct_options_libmysql.phpt55 /* TODO getAttribute() is pretty poor in supporting the options, suppress errors */
/PHP-7.3/ext/standard/tests/network/
H A Dsetcookie.phpt71 : 'A total of '.$i.' errors found.';
/PHP-7.3/ext/intl/
H A DERROR.CONVENTIONS52 Node the extra 's' in the functions' names ('errors', not 'error').
66 parsing errors), not NULL. Constructors and factory methods are the
/PHP-7.3/ext/date/lib/
H A Dparse_date.c349 …s->errors->error_messages = timelib_realloc(s->errors->error_messages, s->errors->error_count * si… in add_error()
362 s->errors->warning_messages[s->errors->warning_count - 1].character = *cptr; in add_pbf_warning()
369 …s->errors->error_messages = timelib_realloc(s->errors->error_messages, s->errors->error_count * si… in add_pbf_error()
371 s->errors->error_messages[s->errors->error_count - 1].position = cptr - sptr; in add_pbf_error()
372 s->errors->error_messages[s->errors->error_count - 1].character = *cptr; in add_pbf_error()
22163 if (errors) { in timelib_strtotime()
22164 *errors = in.errors; in timelib_strtotime()
22211 if (errors) { in timelib_strtotime()
22212 *errors = in.errors; in timelib_strtotime()
22743 if (errors) { in timelib_parse_from_format_with_map()
[all …]
/PHP-7.3/ext/reflection/tests/
H A DReflectionMethod_invokeArgs_error3.phpt2 ReflectionMethod::invokeArgs() further errors
H A DReflectionMethod_constructor_error1.phpt2 ReflectionMethod constructor errors
/PHP-7.3/ext/session/tests/
H A Drfc1867_sid_invalid.phpt6 comment=debug builds show some additional E_NOTICE errors
/PHP-7.3/ext/spl/internal/
H A Diteratoriterator.inc20 * prevent missuse. If you do not you must expect exceptions or fatal errors.
/PHP-7.3/ext/standard/tests/general_functions/
H A Dintval_variation1.phpt16 // report non-silenced errors
/PHP-7.3/Zend/tests/
H A Dobject_handlers.phpt2 Magic object handlers segfaults and memory errors
/PHP-7.3/sapi/cli/tests/
H A Dcli_process_title_windows.phpt22 // no warnings/errors.

Completed in 60 milliseconds

12345678910>>...14