Home
last modified time | relevance | path

Searched refs:error (Results 126 – 150 of 2590) sorted by relevance

12345678910>>...104

/PHP-5.5/tests/classes/
H A Dabstract.phpt16 function error() {
23 $t->error();
30 Fatal error: Cannot call abstract method fail::show() in %s on line %d
/PHP-5.5/ext/gd/tests/
H A Dlibgd00086_extern.phpt15 gd-png: fatal libpng error: Read Error: truncated data
16 gd-png error: setjmp returns error condition 1
/PHP-5.5/ext/standard/tests/array/
H A Darray_merge_recursive_error.phpt2 Test array_merge_recursive() function : error conditions
10 echo "*** Testing array_merge_recursive() : error conditions ***\n";
19 *** Testing array_merge_recursive() : error conditions ***
/PHP-5.5/ext/mbstring/tests/
H A Dbug43301.phpt18 Parse error: syntax error, unexpected %s, expecting %s or '$' in %sbug43301.php(%d) : mbregex repla…
20 Fatal error: mb_ereg_replace(): Failed evaluating code:
/PHP-5.5/ext/pcre/tests/
H A Dpreg_match_all_error3.phpt2 Test preg_match_all() function : error conditions
12 echo "*** Testing preg_match_all() : error conditions ***\n";
20 Fatal error: Only variables can be passed by reference in %spreg_match_all_error3.php on line %d
/PHP-5.5/ext/date/tests/
H A Ddate_default_timezone_get_error.phpt2 Test date_default_timezone_get() function : error conditions
12 echo "*** Testing date_default_timezone_get() : error conditions ***\n";
22 *** Testing date_default_timezone_get() : error conditions ***
/PHP-5.5/tests/output/
H A Dob_get_contents_error_001.phpt2 Test ob_get_contents() function : error cases
14 echo "*** Testing ob_get_contents() : error cases ***\n";
25 *** Testing ob_get_contents() : error cases ***
H A Dob_get_level_error_001.phpt2 Test ob_get_level() function : error conditions
11 echo "*** Testing ob_get_level() : error conditions ***\n";
21 *** Testing ob_get_level() : error conditions ***
H A Dob_end_flush_error_001.phpt2 Test ob_end_flush() function : error conditions
11 echo "*** Testing ob_end_flush() : error conditions ***\n";
21 *** Testing ob_end_flush() : error conditions ***
/PHP-5.5/ext/standard/tests/file/
H A Dpathinfo_error.phpt2 Test pathinfo() function: error conditions
9 echo "*** Testing pathinfo() for error conditions ***\n";
17 *** Testing pathinfo() for error conditions ***
H A Drealpath_error-win32.phpt2 Test realpath() function: error conditions
15 echo "*** Testing realpath() for error conditions ***\n";
22 *** Testing realpath() for error conditions ***
H A Dfilegroup_error.phpt2 Test filegroup() function: error conditions
6 * Description: Returns the group ID of the file, or FALSE in case of an error.
9 echo "*** Testing filegroup(): error conditions ***\n";
26 *** Testing filegroup(): error conditions ***
/PHP-5.5/Zend/tests/
H A Dget_defined_functions_error.phpt2 Test get_defined_functions() function : error conditions
12 echo "*** Testing get_defined_functions() : error conditions ***\n";
22 *** Testing get_defined_functions() : error conditions ***
H A Dfunction_exists_error.phpt2 Test function_exists() function : error conditions
10 echo "*** Testing function_exists() : error conditions ***\n";
24 *** Testing function_exists() : error conditions ***
/PHP-5.5/ext/intl/tests/
H A Duconverter_oop_callback.phpt11 public function toUCallback($reason, $source, $codeUnits, &$error) {
13 return parent::toUCallback($reason, $source, $codeUnits, $error);
19 public function fromUCallback($reason, $source, $codePoint, &$error) {
21 return parent::fromUCallback($reason, $source, $codePoint, $error);
/PHP-5.5/ext/standard/tests/math/
H A Dbase_convert_error.phpt2 Test base_convert() function : error conditions - incorrect input
10 echo "*** Testing base_convert() : error conditions ***\n";
29 *** Testing base_convert() : error conditions ***
43 Catchable fatal error: Object of class classA could not be converted to string in %s on line %d
/PHP-5.5/ext/standard/tests/strings/
H A Daddslashes_error.phpt2 Test addslashes() function : error conditions
11 * Testing addslashes() for error conditions
14 echo "*** Testing addslashes() : error conditions ***\n";
31 *** Testing addslashes() : error conditions ***
H A Dchop_error.phpt2 Test chop() function : error conditions
11 * Testing chop() : error conditions
14 echo "*** Testing chop() : error conditions ***\n";
32 *** Testing chop() : error conditions ***
/PHP-5.5/ext/xml/tests/
H A Dxml_error_string_error.phpt2 Test xml_error_string() function : error conditions
12 * Description: Get XML parser error string
17 echo "*** Testing xml_error_string() : error conditions ***\n";
32 *** Testing xml_error_string() : error conditions ***
H A Dxml_get_error_code_error.phpt2 Test xml_get_error_code() function : error conditions
12 * Description: Get XML parser error code
17 echo "*** Testing xml_get_error_code() : error conditions ***\n";
32 *** Testing xml_get_error_code() : error conditions ***
/PHP-5.5/ext/mysqli/tests/
H A Dmysqli_fetch_object_no_constructor.phpt34 …te that at all other places we throws errors but no exceptions unless the error mode has been chan…
41 printf("\nFatal error with PHP (but no exception!):\n");
60 …te that at all other places we throws errors but no exceptions unless the error mode has been chan…
63 Fatal error with PHP (but no exception!):
65 Fatal error: Call to undefined method mysqli_fetch_object_test::mysqli_fetch_object_test() in %s on…
/PHP-5.5/ext/json/tests/
H A D007.phpt27 string(8) "No error"
36 string(53) "Control character error, possibly incorrectly encoded"
39 string(12) "Syntax error"
/PHP-5.5/ext/session/tests/
H A Dsession_id_error2.phpt2 Test session_id() function : error functionality
16 echo "*** Testing session_id() : error functionality ***\n";
31 *** Testing session_id() : error functionality ***
H A Dsession_name_basic.phpt2 Test session_name() function : error functionality
19 echo "*** Testing session_name() : error functionality ***\n";
32 *** Testing session_name() : error functionality ***
/PHP-5.5/ext/standard/tests/dir/
H A Dgetcwd_error.phpt2 Test getcwd() function : error conditions - Incorrect number of arguments
14 echo "*** Testing getcwd() : error conditions ***\n";
23 *** Testing getcwd() : error conditions ***

Completed in 40 milliseconds

12345678910>>...104