Home
last modified time | relevance | path

Searched refs:error (Results 451 – 475 of 2576) sorted by relevance

1...<<11121314151617181920>>...104

/PHP-7.4/ext/pdo_dblib/tests/
H A Dtimeout.phpt28 // expect some kind of error code
41 // expect some kind of error code
53 // expect some kind of error code
65 // expect some kind of error code
/PHP-7.4/ext/hash/tests/
H A Dhash_file_error.phpt2 Hash: hash_file() function : error conditions
13 echo "*** Testing hash_file() : error conditions ***\n";
20 // hash_file() error tests
44 *** Testing hash_file() : error conditions ***
H A Dhash_error.phpt2 Hash: hash() function : error conditions
11 echo "*** Testing hash() : error conditions ***\n";
27 *** Testing hash() : error conditions ***
/PHP-7.4/ext/phar/tests/
H A Dfrontcontroller29.phpt2 Phar front controller with fatal error in php file
16 Fatal error: Uncaught Error: Call to undefined function oopsie_daisy() in phar://%sfatalerror.phps:1
/PHP-7.4/ext/posix/tests/
H A Dposix_errno_variation2.phpt14 echo "*** Test by calling function with pid error ***\n";
24 *** Test by calling function with pid error ***
/PHP-7.4/ext/standard/tests/general_functions/
H A Dbug47857.phpt2 Bug #47851 (is_callable throws fatal error)
22 Fatal error: Uncaught Error: Non-static method Exception::getMessage() cannot be called statically …
/PHP-7.4/Zend/tests/
H A Dbug52160.phpt2 Bug #52160 (Invalid E_DEPRECATED redefined constructor error)
34 Fatal error: Constructor baz::baz() cannot be static in %s on line %d
H A Dwarning_during_heredoc_scan_ahead.phpt23 Parse error: syntax error, unexpected end of file in %s on line %d
/PHP-7.4/ext/zip/tests/
H A Doo_getstatusstring.phpt15 //delete an index that does not exist - trigger error
26 string(8) "No error"
/PHP-7.4/ext/spl/
H A Dphp_spl.c529 if (error) { in PHP_FUNCTION()
537 if (error) { in PHP_FUNCTION()
546 if (error) { in PHP_FUNCTION()
555 if (error) { in PHP_FUNCTION()
566 if (error) { in PHP_FUNCTION()
575 if (error) { in PHP_FUNCTION()
576 efree(error); in PHP_FUNCTION()
693 if (error) { in PHP_FUNCTION()
694 efree(error); in PHP_FUNCTION()
702 if (error) { in PHP_FUNCTION()
[all …]
/PHP-7.4/sapi/fpm/fpm/
H A Dfpm_conf.c511 char *error; in fpm_conf_set_rlimit_core() local
515 if (error) { in fpm_conf_set_rlimit_core()
1331 *error = 1; in fpm_conf_ini_parser_include()
1367 *error = 1; in fpm_conf_ini_parser_section()
1373 *error = 1; in fpm_conf_ini_parser_section()
1387 *error = 1; in fpm_conf_ini_parser_entry()
1432 *error = 1; in fpm_conf_ini_parser_entry()
1444 *error = 1; in fpm_conf_ini_parser_array()
1449 *error = 1; in fpm_conf_ini_parser_array()
1480 *error = 1; in fpm_conf_ini_parser_array()
[all …]
/PHP-7.4/Zend/tests/closures/
H A Dclosure_instantiate.phpt12 // Instantiating a closure is an error, not an exception, so we shouldn't see this
15 // This is the mesage that we should see for a caught error
/PHP-7.4/ext/intl/tests/
H A Dcollator_get_error_code.phpt9 * Retrieve error code.
14 * Check if error code equals to expected one.
/PHP-7.4/ext/mysqli/tests/
H A Dbug50772.phpt17 echo "error 1\n";
27 echo "error 2\n";
/PHP-7.4/ext/zlib/tests/
H A Dgzuncompress_error1.phpt2 Test gzuncompress() function : error conditions
17 echo "*** Testing gzuncompress() : error conditions ***\n";
53 *** Testing gzuncompress() : error conditions ***
72 Warning: gzuncompress(): data error in %s on line %d
/PHP-7.4/ext/session/tests/
H A Dsession_cache_expire_error.phpt2 Test session_cache_expire() function : error functionality
16 echo "*** Testing session_cache_expire() : error functionality ***\n";
96 *** Testing session_cache_expire() : error functionality ***
/PHP-7.4/ext/standard/tests/class_object/
H A Dproperty_exists_error.phpt2 Test property_exists() function : error conditions
11 echo "*** Testing property_exists() : error conditions ***\n";
31 *** Testing property_exists() : error conditions ***
/PHP-7.4/ext/standard/tests/strings/
H A Djoin_error.phpt2 Test join() function: error conditions
11 echo "*** Testing join() : error conditions ***\n";
34 *** Testing join() : error conditions ***
/PHP-7.4/ext/standard/tests/file/
H A Dchmod_error.phpt2 Test chmod() function : error conditions
11 echo "*** Testing chmod() : error conditions ***\n";
33 *** Testing chmod() : error conditions ***
H A Ddisk_total_space_error-win32.phpt2 Test disk_total_space() function : error conditions
19 echo "*** Testing error conditions ***\n";
41 *** Testing error conditions ***
H A Dpopen_pclose_error-sunos.phpt2 Test popen() and pclose function: error conditions
18 echo "*** Testing for error conditions ***\n";
35 *** Testing for error conditions ***
H A Dpopen_pclose_error.phpt2 Test popen() and pclose function: error conditions
18 echo "*** Testing for error conditions ***\n";
35 *** Testing for error conditions ***
/PHP-7.4/ext/bz2/tests/
H A Dbug71263.phpt18 // --> php_bz2_decompress_filter() detects fatal error
28 // --> php_bz2_decompress_filter() detects fatal error
29 // --> fread() displays an empty string, then the correct plain text, no error detected:
/PHP-7.4/ext/imap/tests/
H A Dimap_fetchheader_error.phpt2 Test imap_fetchheader() function : error conditions - incorrect number of args
18 echo "*** Testing imap_fetchheader() : error conditions ***\n";
38 *** Testing imap_fetchheader() : error conditions ***
/PHP-7.4/ext/phar/tests/cache_list/
H A Dfrontcontroller29.phpt2 Phar front controller with fatal error in php file [cache_list]
17 Fatal error: Uncaught Error: Call to undefined function oopsie_daisy() in phar://%sfatalerror.phps:1

Completed in 58 milliseconds

1...<<11121314151617181920>>...104