Home
last modified time | relevance | path

Searched refs:errors (Results 26 – 50 of 240) sorted by relevance

12345678910

/PHP-7.4/ext/xmlreader/tests/
H A DsetSchema_error.phpt25 …Unable to set schema. This must be set prior to reading or schema contains errors. in %s on line %d
28 …Unable to set schema. This must be set prior to reading or schema contains errors. in %s on line %d
H A D015-move-errors.phpt12 $filename = __DIR__ . '/015-move-errors.xml';
38 unlink(__DIR__.'/015-move-errors.xml');
/PHP-7.4/ext/date/tests/
H A Dbug35499.phpt37 ["errors"]=>
73 ["errors"]=>
H A Ddate_get_last_errors_basic.phpt10 var_dump(date_get_last_errors()); // no date was parsed, so no errors
H A Dbug41709.phpt28 [errors] => Array
H A Dbug64157.phpt11 print_r($lastErrors['errors'][0]);
H A Dbug52430.phpt32 ["errors"]=>
/PHP-7.4/ext/pcre/tests/
H A Dbug75539.phpt2 Bug #75539 - Recursive call errors are not reported by preg_last_error()
/PHP-7.4/ext/intl/tests/
H A Didn_uts46_basic.phpt41 ["errors"]=>
51 ["errors"]=>
/PHP-7.4/ext/standard/tests/array/
H A Dbug69068.phpt2 Bug #69068: Exchanging array during array_walk -> memory errors
H A Dbug69068_2.phpt2 Bug #69068: Exchanging array during array_walk -> memory errors (variation)
/PHP-7.4/Zend/tests/
H A Dns_093.phpt6 // should not throw syntax errors
H A Dns_094.phpt6 // should throw syntax errors
H A Dbug36268.phpt2 Bug #36268 (Object destructors called even after fatal errors)
/PHP-7.4/tests/lang/
H A Dbug24436.phpt2 Bug #24436 (isset() and empty() produce errors with non-existent variables in objects)
/PHP-7.4/ext/standard/tests/network/
H A Dbug80067.phpt2 Bug #80067 (Omitting the port in bindto setting errors)
H A Dgetprotobynumber_error.phpt2 getprotobynumber function errors test
H A Dgetprotobyname_error.phpt2 getprotobyname function errors test
/PHP-7.4/ext/standard/tests/general_functions/
H A Dbug49692.phpt2 Bug #49692: parse_ini_file() throws errors when key contains '/' (forward slash)
H A Dparse_ini_string_error.phpt2 Ini parsing errors should not result in memory leaks
/PHP-7.4/ext/tokenizer/tests/
H A Dtoken_get_all_TOKEN_PARSE_000.phpt2 Parse errors during token_get_all() with TOKEN_PARSE flag
/PHP-7.4/ext/libxml/tests/
H A D002.phpt23 $errors = libxml_get_errors();
25 foreach ($errors as $error) {
/PHP-7.4/ext/dom/tests/
H A DDOMDocumentFragment_construct_error_001.phpt2 DOMDocumentFragment::__construct() with too many errors.
/PHP-7.4/ext/standard/tests/filters/
H A Dfilter_errors_zlib_inflate.phpt2 Filter errors: zlib.inflate
/PHP-7.4/ext/pdo_mysql/tests/
H A Dbug_43371.phpt2 Bug #43371 (Memory errors in PDO constructor)

Completed in 66 milliseconds

12345678910