Home
last modified time | relevance | path

Searched refs:line (Results 1976 – 2000 of 5182) sorted by relevance

1...<<71727374757677787980>>...208

/PHP-7.0/ext/standard/tests/file/
H A Dparse_ini_file_error.phpt35 Warning: parse_ini_file() expects at least 1 parameter, 0 given in %s on line %d
40 Warning: parse_ini_file(%s): failed to open stream: No such file or directory in %s on line %d
45 Warning: parse_ini_file(%s): failed to open stream: No such file or directory in %s on line %d
H A Ddisk_total_space_variation.phpt103 Warning: disk_total_space() expects parameter 1 to be a valid path, string given in %s on line %d
108 Warning: disk_total_space() expects parameter 1 to be a valid path, string given in %s on line %d
113 Warning: disk_total_space() expects parameter 1 to be a valid path, string given in %s on line %d
118 Warning: disk_total_space() expects parameter 1 to be a valid path, string given in %s on line %d
H A Dfseek_variation2.phpt131 Warning: fseek() expects parameter 3 to be integer, string given in %s on line %d
137 Warning: fseek() expects parameter 3 to be integer, string given in %s on line %d
143 Warning: fseek() expects parameter 3 to be integer, string given in %s on line %d
149 Warning: fseek() expects parameter 3 to be integer, string given in %s on line %d
H A Dinclude_userstream_002.phpt100 …abled in the server configuration by allow_url_include=0 in %sinclude_userstream_002.php on line 10
102 …ailed to open stream: no suitable wrapper could be found in %sinclude_userstream_002.php on line 10
104 …: failed to open stream: "test::stream_open" call failed in %sinclude_userstream_002.php on line 89
106 …pening 'test2://hello' for inclusion (include_path='%s') in %sinclude_userstream_002.php on line 89
H A Dmkdir_rmdir_variation2.phpt63 Warning: rmdir(%s/mkdir_variation2/): %s on line %d
68 Warning: mkdir() expects parameter 1 to be a valid path, string given in %s on line %d
71 Warning: rmdir() expects parameter 1 to be a valid path, string given in %s on line %d
77 Warning: mkdir(): Permission denied in %s on line %d
H A Dfile_variation.phpt35 echo "*** Using file function to remove line containing a key string ***\n";
45 foreach($out_array as $line) {
46 if( !strstr( $line, $key ) )
47 fputs($file_handle2,$line);
140 *** Using file function to remove line containing a key string ***
/PHP-7.0/ext/gd/tests/
H A Dimagecolorstotal_error.phpt42 Warning: imagecolorstotal() expects exactly 1 parameter, 0 given in %s on line %d
47 Warning: imagecolorstotal() expects exactly 1 parameter, 2 given in %s on line %d
52 Warning: imagecolorstotal(): supplied resource is not a valid Image resource in %s on line %d
/PHP-7.0/Zend/tests/
H A Dbug31098.phpt47 Notice: Trying to get property of non-object in %s on line %d
50 Warning: Illegal string offset 'wrong' in %s on line %d
54 Warning: Illegal string offset 'wrong' in %s on line %d
H A Dclosure_043.phpt59 Warning: Cannot bind an instance to a static closure in %s on line %d
61 Warning: Cannot bind an instance to a static closure in %s on line %d
71 Warning: Cannot bind an instance to a static closure in %s on line %d
73 Warning: Cannot bind an instance to a static closure in %s on line %d
/PHP-7.0/ext/standard/tests/serialize/
H A Dincomplete_class.phpt20 …ize() gets called or provide a __autoload() function to load the class definition in %s on line %d
22 …ize() gets called or provide a __autoload() function to load the class definition in %s on line %d
25 …ize() gets called or provide a __autoload() function to load the class definition in %s on line %d
/PHP-7.0/ext/standard/tests/array/
H A Darray_rand_variation5.phpt57 …and(): Second argument has to be between 1 and the number of elements in the array in %s on line %d
62 …and(): Second argument has to be between 1 and the number of elements in the array in %s on line %d
67 …and(): Second argument has to be between 1 and the number of elements in the array in %s on line %d
72 …and(): Second argument has to be between 1 and the number of elements in the array in %s on line %d
/PHP-7.0/ext/mysqli/tests/
H A Dmysqli_num_rows.phpt81 Warning: mysqli_num_rows() expects parameter 1 to be mysqli_result, boolean given in %s on line %d
83 Warning: mysqli_free_result() expects parameter 1 to be mysqli_result, boolean given in %s on line
85 Warning: mysqli_num_rows(): Couldn't fetch mysqli_result in %s on line %d
88 Warning: mysqli_num_rows(): Function cannot be used with MYSQL_USE_RESULT in %s on line %d
/PHP-7.0/ext/standard/tests/strings/
H A Dstrtr_variation5.phpt107 Warning: strtr() expects parameter 1 to be string, array given in %s on line %d
111 Warning: strtr() expects parameter 1 to be string, array given in %s on line %d
115 Warning: strtr() expects parameter 1 to be string, array given in %s on line %d
133 Warning: strtr() expects parameter 1 to be string, resource given in %s on line %d
H A Dstrtr_variation7.phpt114 Warning: strtr() expects parameter 3 to be string, array given in %s on line %d
119 Warning: strtr() expects parameter 3 to be string, array given in %s on line %d
124 Warning: strtr() expects parameter 3 to be string, array given in %s on line %d
150 Warning: strtr() expects parameter 3 to be string, resource given in %s on line %d
H A Dtrim_variation2.phpt106 Warning: trim() expects parameter 2 to be string, array given in %s on line %d
110 Warning: trim() expects parameter 2 to be string, array given in %s on line %d
114 Warning: trim() expects parameter 2 to be string, array given in %s on line %d
132 Warning: trim() expects parameter 2 to be string, resource given in %s on line %d
H A Dltrim_variation2.phpt106 Warning: ltrim() expects parameter 2 to be string, array given in %s on line %d
110 Warning: ltrim() expects parameter 2 to be string, array given in %s on line %d
114 Warning: ltrim() expects parameter 2 to be string, array given in %s on line %d
132 Warning: ltrim() expects parameter 2 to be string, resource given in %s on line %d
H A Drtrim_variation2.phpt106 Warning: rtrim() expects parameter 2 to be string, array given in %s on line %d
110 Warning: rtrim() expects parameter 2 to be string, array given in %s on line %d
114 Warning: rtrim() expects parameter 2 to be string, array given in %s on line %d
132 Warning: rtrim() expects parameter 2 to be string, resource given in %s on line %d
/PHP-7.0/ext/mbstring/tests/
H A Dmb_strrpos_variation3.phpt100 Warning: mb_strrpos(): Offset is greater than the length of haystack string in %s on line %d
105 Warning: mb_strrpos(): Offset is greater than the length of haystack string in %s on line %d
116 Warning: mb_strrpos(): Offset is greater than the length of haystack string in %s on line %d
145 Notice: Object of class classA could not be converted to int in %s on line %d
/PHP-7.0/tests/lang/
H A Dbug22510.phpt99 Notice: Only variable references should be returned by reference in %s on line %d
102 Notice: Only variable references should be returned by reference in %s on line %d
121 Notice: Only variable references should be returned by reference in %s on line %d
124 Notice: Only variable references should be returned by reference in %s on line %d
H A Dengine_assignExecutionOrder_002.phpt12 // Warning: Cannot use a scalar value as an array in %s on line %d
94 Warning: Cannot use a scalar value as an array in %s on line %d
119 Notice: Undefined offset: 0 in %s on line %d
121 Notice: Undefined offset: 1 in %s on line %d
124 Notice: Undefined offset: 1 in %s on line %d
/PHP-7.0/ext/standard/tests/streams/
H A Dstream_set_timeout_error.phpt60 Warning: stream_set_timeout() expects at most 3 parameters, 4 given in %s on line %i
65 Warning: stream_set_timeout() expects at least 2 parameters, 1 given in %s on line %i
70 Warning: stream_set_timeout(): supplied resource is not a valid stream resource in %s on line %i
75 Warning: stream_set_timeout() expects parameter 1 to be resource, integer given in %s on line %i
/PHP-7.0/ext/spl/tests/
H A Darray_010.phpt97 Notice: Undefined index: 5th in %sarray_010.php on line %d
100 Notice: Undefined offset: 6 in %sarray_010.php on line %d
131 Notice: Undefined offset: 7 in %sarray_010.php on line %d
133 Notice: Undefined index: 8th in %sarray_010.php on line %d
/PHP-7.0/ext/standard/tests/general_functions/
H A Dparse_ini_string_002.phpt25 line\"
100 Warning: syntax error, unexpected '='%sin Unknown on line 2
104 Warning: syntax error, unexpected '='%sin Unknown on line 2
110 line"
/PHP-7.0/ext/standard/tests/image/
H A Dimage_type_to_extension.phpt90 Warning: image_type_to_extension() expects parameter 2 to be boolean, array given in %s on line %d
93 Warning: image_type_to_extension() expects parameter 1 to be integer, object given in %s on line %d
97 Warning: image_type_to_extension() expects at least 1 parameter, 0 given in %s on line %d
101 Warning: image_type_to_extension() expects at most 2 parameters, 3 given in %s on line %d
/PHP-7.0/ext/standard/tests/network/
H A Dfsockopen_error.phpt54 Warning: fsockopen() expects at most 5 parameters, 6 given in %s on line %d
61 Warning: fsockopen() expects at least 1 parameter, 0 given in %s on line %d
66 Warning: fsockopen(): unable to connect to tcp://127.0.0.1:31337 (%a) in %s on line %d
72 …socket transport "invalid" - did you forget to enable it when you configured PHP?) in %s on line %d

Completed in 68 milliseconds

1...<<71727374757677787980>>...208