Home
last modified time | relevance | path

Searched refs:line (Results 126 – 150 of 4546) sorted by relevance

12345678910>>...182

/PHP-7.4/Zend/tests/
H A Dwarning_during_heredoc_scan_ahead.phpt15 Warning: Unexpected character in input: '' (ASCII=1) state=0 in %s on line %d
17 Warning: Octal escape sequence overflow \400 is greater than \377 in %s on line %d
19 Warning: Octal escape sequence overflow \400 is greater than \377 in %s on line %d
21 Warning: Unterminated comment starting line %d in %s on line %d
23 Parse error: syntax error, unexpected end of file in %s on line %d
H A Dassign_dim_obj_null_return.phpt28 Warning: Cannot add element to the array as the next element is already occupied in %s on line %d
31 Warning: Illegal offset type in %s on line %d
34 Warning: Illegal offset type in %s on line %d
37 Warning: Cannot use a scalar value as an array in %s on line %d
40 Warning: Cannot add element to the array as the next element is already occupied in %s on line %d
43 Warning: Illegal offset type in %s on line %d
46 Warning: Illegal offset type in %s on line %d
49 Warning: Cannot use a scalar value as an array in %s on line %d
52 Warning: Attempt to assign property 'foo' of non-object in %s on line %d
55 Warning: Attempt to assign property 'foo' of non-object in %s on line %d
H A D015.phpt17 Warning: trigger_error() expects at least 1 parameter, 0 given in %s on line %d
20 Notice: error in %s on line %d
23 Warning: trigger_error() expects parameter 1 to be string, array given in %s on line %d
26 Warning: Invalid error type specified in %s on line %d
29 Warning: Invalid error type specified in %s on line %d
32 Warning: error in %s on line %d
35 Deprecated: error in %s on line %d
/PHP-7.4/ext/ldap/tests/
H A Dldap_sort_error.phpt21 Deprecated: Function ldap_sort() is deprecated in %s.php on line %d
23 Warning: ldap_sort() expects exactly 3 parameters, 1 given in %s on line %d
26 Deprecated: Function ldap_sort() is deprecated in %s.php on line %d
28 Warning: ldap_sort() expects exactly 3 parameters, 2 given in %s on line %d
31 Deprecated: Function ldap_sort() is deprecated in %s.php on line %d
33 Warning: ldap_sort() expects exactly 3 parameters, 4 given in %s on line %d
36 Deprecated: Function ldap_sort() is deprecated in %s.php on line %d
38 Warning: ldap_sort() expects parameter 3 to be string, resource given in %s on line %d
41 Deprecated: Function ldap_sort() is deprecated in %s.php on line %d
43 Warning: ldap_sort(): Supplied resource is not a valid ldap result resource in %s on line %d
/PHP-7.4/ext/standard/tests/general_functions/
H A Dinclude_path.phpt47 Warning: get_include_path() expects exactly 0 parameters, 1 given in %s on line %d
50 Deprecated: Function restore_include_path() is deprecated in %s on line %d
53 Deprecated: Function restore_include_path() is deprecated in %s on line %d
55 Warning: restore_include_path() expects exactly 0 parameters, 1 given in %s on line %d
58 Warning: set_include_path() expects exactly 1 parameter, 0 given in %s on line %d
64 Deprecated: Function restore_include_path() is deprecated in %s on line %d
70 Deprecated: Function restore_include_path() is deprecated in %s on line %d
76 Deprecated: Function restore_include_path() is deprecated in %s on line %d
80 Warning: set_include_path() expects parameter 1 to be a valid path, array given in %s on line %d
84 Deprecated: Function restore_include_path() is deprecated in %s on line %d
/PHP-7.4/ext/standard/tests/file/
H A Dfgetcsv_variation4.phpt7 Description: Gets line from file pointer and parse for CSV fields
54 // write another line of text and a blank line
56 // working when only a blan line is read
58 fwrite($file_handle, "\n"); // blank line
95 Warning: fgetcsv(): enclosure must be a character in %s on line %d
102 Warning: fgetcsv(): enclosure must be a character in %s on line %d
109 Warning: fgetcsv(): enclosure must be a character in %s on line %d
116 Warning: fgetcsv(): enclosure must be a character in %s on line %d
123 Warning: fgetcsv(): enclosure must be a character in %s on line %d
130 Warning: fgetcsv(): enclosure must be a character in %s on line %d
[all …]
H A Dfgetcsv_variation5.phpt7 Description: Gets line from file pointer and parse for CSV fields
57 // write another line of text and a blank line
59 // working when only a blank line is read
61 fwrite($file_handle, "\n"); // blank line
97 Warning: fgetcsv(): delimiter must be a character in %s on line %d
104 Warning: fgetcsv(): delimiter must be a character in %s on line %d
111 Warning: fgetcsv(): delimiter must be a character in %s on line %d
118 Warning: fgetcsv(): delimiter must be a character in %s on line %d
125 Warning: fgetcsv(): delimiter must be a character in %s on line %d
132 Warning: fgetcsv(): delimiter must be a character in %s on line %d
[all …]
H A Dfgetcsv_variation25.phpt7 Description: Gets line from file pointer and parse for CSV fields
58 // write another line of text and a blank line
60 // working when only a blank line is read
61 fwrite($file_handle, "This is line of text without csv fields\n");
62 fwrite($file_handle, "\n"); // blank line
98 Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
105 Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
112 Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
119 Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
126 Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
[all …]
H A Dfgetcsv_variation27.phpt7 Description: Gets line from file pointer and parse for CSV fields
58 // write another line of text and a blank line
60 // working when only a blank line is read
61 fwrite($file_handle, "This is line of text without csv fields\n");
62 fwrite($file_handle, "\n"); // blank line
98 Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
105 Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
112 Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
119 Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
126 Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
[all …]
H A Dfgetcsv_variation28.phpt7 Description: Gets line from file pointer and parse for CSV fields
58 // write another line of text and a blank line
60 // working when only a blank line is read
61 fwrite($file_handle, "This is line of text without csv fields\n");
62 fwrite($file_handle, "\n"); // blank line
98 Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
105 Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
112 Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
119 Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
126 Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
[all …]
H A Dfgetcsv_variation3.phpt7 Description: Gets line from file pointer and parse for CSV fields
55 // write another line of text and a blank line
57 // working when only a blank line is read
59 fwrite($file_handle, "\n"); // blank line
96 Warning: fgetcsv(): delimiter must be a character in %s on line %d
103 Warning: fgetcsv(): delimiter must be a character in %s on line %d
110 Warning: fgetcsv(): delimiter must be a character in %s on line %d
117 Warning: fgetcsv(): delimiter must be a character in %s on line %d
124 Warning: fgetcsv(): delimiter must be a character in %s on line %d
131 Warning: fgetcsv(): delimiter must be a character in %s on line %d
[all …]
H A Dbug26938.phpt24 print "md5(line $i)= " . md5($out[$i]) . " (length " .
28 md5(line 0)= e86410fa2d6e2634fd8ac5f4b3afe7f3 (length 10)
29 md5(line 1)= e84debf3a1d132871d7fe45c1c04c566 (length 20000)
30 md5(line 2)= c33b4d2f86908eea5d75ee5a61fd81f4 (length 10000)
31 md5(line 3)= 2ecdde3959051d913f61b14579ea136d (length 5)
32 md5(line 4)= c33b4d2f86908eea5d75ee5a61fd81f4 (length 10000)
33 md5(line 5)= 902fbdd2b1df0c4f70b4a5d23525e932 (length 3)
/PHP-7.4/ext/intl/tests/
H A Ddateformat_setTimeZone_error.phpt25 Warning: IntlDateFormatter::setTimeZone() expects exactly 1 parameter, 0 given in %s on line %d
27 …tlDateFormatter::setTimeZone(): datefmt_set_timezone: unable to parse input params in %s on line %d
30 Warning: datefmt_set_timezone() expects exactly 2 parameters, 0 given in %s on line %d
32 Warning: datefmt_set_timezone(): datefmt_set_timezone: unable to parse input params in %s on line %d
35 Notice: Array to string conversion in %s on line %d
37 …IntlDateFormatter::setTimeZone(): datefmt_set_timezone: no such time zone: 'Array' in %s on line %d
40 Warning: IntlDateFormatter::setTimeZone() expects exactly 1 parameter, 2 given in %s on line %d
42 …tlDateFormatter::setTimeZone(): datefmt_set_timezone: unable to parse input params in %s on line %d
45 …r::setTimeZone(): datefmt_set_timezone: no such time zone: 'non existing timezone' in %s on line %d
48 …: datefmt_set_timezone() expects parameter 1 to be IntlDateFormatter, object given in %s on line %d
[all …]
H A Dcalendar_getSkipped_RepeatedWallTimeOption_error.phpt23 …ng: IntlCalendar::getSkippedWallTimeOption() expects exactly 0 parameters, 1 given in %s on line %d
25 …r::getSkippedWallTimeOption(): intlcal_get_skipped_wall_time_option: bad arguments in %s on line %d
28 …g: IntlCalendar::getRepeatedWallTimeOption() expects exactly 0 parameters, 1 given in %s on line %d
30 …:getRepeatedWallTimeOption(): intlcal_get_repeated_wall_time_option: bad arguments in %s on line %d
33 Warning: intlcal_get_skipped_wall_time_option() expects exactly 1 parameter, 2 given in %s on line
35 …et_skipped_wall_time_option(): intlcal_get_skipped_wall_time_option: bad arguments in %s on line %d
38 Warning: intlcal_get_repeated_wall_time_option() expects exactly 1 parameter, 2 given in %s on line
40 …_repeated_wall_time_option(): intlcal_get_repeated_wall_time_option: bad arguments in %s on line %d
47 thrown in %s on line %d
H A Dgregoriancalendar_setGregorianChange_error.phpt21 …: IntlGregorianCalendar::setGregorianChange() expects exactly 1 parameter, 0 given in %s on line %d
23 …ianCalendar::setGregorianChange(): intlgregcal_set_gregorian_change: bad arguments in %s on line %d
26 …: IntlGregorianCalendar::setGregorianChange() expects exactly 1 parameter, 2 given in %s on line %d
28 …ianCalendar::setGregorianChange(): intlgregcal_set_gregorian_change: bad arguments in %s on line %d
31 …gorianCalendar::setGregorianChange() expects parameter 1 to be float, string given in %s on line %d
33 …ianCalendar::setGregorianChange(): intlgregcal_set_gregorian_change: bad arguments in %s on line %d
36 Warning: intlgregcal_set_gregorian_change() expects exactly 2 parameters, 1 given in %s on line %d
38 …ntlgregcal_set_gregorian_change(): intlgregcal_set_gregorian_change: bad arguments in %s on line %d
45 thrown in %s on line %d
/PHP-7.4/ext/gd/tests/
H A Dimagecolorallocate_variation6.phpt51 Warning: imagecolorallocate(): Red component is out of range in %s on line %d
54 Warning: imagecolorallocate(): Red component is out of range in %s on line %d
57 Warning: imagecolorallocate(): Green component is out of range in %s on line %d
60 Warning: imagecolorallocate(): Green component is out of range in %s on line %d
63 Warning: imagecolorallocate(): Blue component is out of range in %s on line %d
66 Warning: imagecolorallocate(): Blue component is out of range in %s on line %d
71 Warning: imagecolorallocate(): Red component is out of range in %s on line %d
74 Warning: imagecolorallocate(): Red component is out of range in %s on line %d
83 Warning: imagecolorallocate(): Blue component is out of range in %s on line %d
91 Warning: imagecolorallocate(): Red component is out of range in %s on line %d
[all …]
/PHP-7.4/ext/standard/tests/dir/
H A Dscandir_variation3-win32-mb.phpt117 Warning: scandir() expects parameter 3 to be resource, int given in %s on line %d
122 Warning: scandir() expects parameter 3 to be resource, int given in %s on line %d
127 Warning: scandir() expects parameter 3 to be resource, int given in %s on line %d
132 Warning: scandir() expects parameter 3 to be resource, int given in %s on line %d
137 Warning: scandir() expects parameter 3 to be resource, float given in %s on line %d
162 Warning: scandir() expects parameter 3 to be resource, null given in %s on line %d
167 Warning: scandir() expects parameter 3 to be resource, null given in %s on line %d
172 Warning: scandir() expects parameter 3 to be resource, bool given in %s on line %d
177 Warning: scandir() expects parameter 3 to be resource, bool given in %s on line %d
182 Warning: scandir() expects parameter 3 to be resource, bool given in %s on line %d
[all …]
/PHP-7.4/ext/standard/tests/strings/
H A Dstrrchr_variation11.phpt95 Deprecated: strrchr(): Non-string needles will be interpreted as strings in %s on line %d
99 Deprecated: strrchr(): Non-string needles will be interpreted as strings in %s on line %d
103 Deprecated: strrchr(): Non-string needles will be interpreted as strings in %s on line %d
107 Deprecated: strrchr(): Non-string needles will be interpreted as strings in %s on line %d
131 Warning: strrchr() expects parameter 1 to be string, array given in %s on line %d
135 Warning: strrchr() expects parameter 1 to be string, array given in %s on line %d
139 Warning: strrchr() expects parameter 1 to be string, array given in %s on line %d
143 Warning: strrchr() expects parameter 1 to be string, array given in %s on line %d
147 Warning: strrchr() expects parameter 1 to be string, array given in %s on line %d
167 Notice: Object of class sample could not be converted to int in %s on line %d
[all …]
H A Dstrrpos_variation10.phpt98 Deprecated: strrpos(): Non-string needles will be interpreted as strings in %s on line %d
102 Deprecated: strrpos(): Non-string needles will be interpreted as strings in %s on line %d
106 Deprecated: strrpos(): Non-string needles will be interpreted as strings in %s on line %d
110 Deprecated: strrpos(): Non-string needles will be interpreted as strings in %s on line %d
134 Warning: strrpos(): needle is not a string or an integer in %s on line %d
138 Warning: strrpos(): needle is not a string or an integer in %s on line %d
142 Warning: strrpos(): needle is not a string or an integer in %s on line %d
146 Warning: strrpos(): needle is not a string or an integer in %s on line %d
150 Warning: strrpos(): needle is not a string or an integer in %s on line %d
170 Notice: Object of class sample could not be converted to int in %s on line %d
[all …]
H A Dstripos_variation11.phpt158 Warning: stripos() expects parameter 1 to be string, array given in %s on line %d
201 Warning: stripos(): Offset not contained in string in %s on line %d
213 Warning: stripos(): Offset not contained in string in %s on line %d
217 Notice: Object of class sample could not be converted to int in %s on line %d
222 Notice: Object of class sample could not be converted to int in %s on line %d
229 Warning: stripos(): Offset not contained in string in %s on line %d
234 Warning: stripos(): Offset not contained in string in %s on line %d
239 Warning: stripos(): Offset not contained in string in %s on line %d
244 Warning: stripos(): Offset not contained in string in %s on line %d
256 Warning: stripos(): Offset not contained in string in %s on line %d
[all …]
/PHP-7.4/ext/odbc/tests/
H A Dodbc_exec_001.phpt31 Warning: odbc_exec() expects parameter 3 to be int, string given in %s on line %d
33 Warning: odbc_exec(): SQL error: %s in %s on line %d
35 Warning: odbc_exec() expects parameter 3 to be int, string given in %s on line %d
37 Warning: odbc_exec(): SQL error: %s in %s on line %d
39 Warning: odbc_exec(): SQL error: %s in %s on line %d
41 Warning: odbc_exec(): SQL error: %s in %s on line %d
43 Warning: odbc_exec(): SQL error: %s in %s on line %d
45 Warning: odbc_exec(): SQL error: %s in %s on line %d
/PHP-7.4/ext/ftp/tests/
H A D004.phpt40 Warning: ftp_alloc() expects parameter 2 to be int, array given in %s004.php on line 12
43 Warning: ftp_cdup() expects exactly 1 parameter, 2 given in %s004.php on line 13
46 Warning: ftp_chdir() expects parameter 2 to be string, array given in %s004.php on line 14
49 Warning: ftp_chmod() expects exactly 3 parameters, 2 given in %s on line %d
52 Warning: ftp_close() expects exactly 1 parameter, 0 given in %s004.php on line 16
58 Warning: ftp_delete() expects parameter 2 to be string, array given in %s004.php on line 18
61 Warning: ftp_exec() expects parameter 2 to be string, array given in %s004.php on line 19
64 Warning: ftp_systype() expects exactly 1 parameter, 2 given in %s004.php on line 21
67 Warning: ftp_pwd() expects exactly 1 parameter, 2 given in %s004.php on line 22
70 Warning: ftp_login() expects exactly 3 parameters, 1 given in %s004.php on line 24
[all …]
/PHP-7.4/ext/standard/tests/
H A Dbug71827.phpt5 $line = str_repeat(' ',20); $value ='03'; $pos=0; $len='2';
6 $line = substr_replace($line,$value,$pos,$len);
7 echo "[$line]\n";
/PHP-7.4/ext/tidy/tests/
H A D006.phpt12 line 1 column 1 - Warning: missing <!DOCTYPE> declaration
13 line 1 column 7 - Error: <asd> is not recognized!
14 line 1 column 7 - Warning: discarding unexpected <asd>
15 line 1 column 17 - Warning: discarding unexpected </html>
16 line 1 column 7 - Warning: inserting missing 'title' element
/PHP-7.4/ext/spl/tests/
H A Dbug62978.phpt28 Notice: Undefined index: epic_magic in %sbug62978.php on line %d
31 Notice: Undefined index: epic_magic in %sbug62978.php on line %d
34 Notice: Undefined variable: c in %sbug62978.php on line %d
36 Notice: Trying to access array offset on value of type null in %s on line %d
39 Notice: Undefined index: epic_magic in %sbug62978.php on line %d
42 Notice: Undefined index: epic_magic in %sbug62978.php on line %d
45 Notice: Undefined index: epic_magic in %sbug62978.php on line %d
49 Notice: Resource ID#%d used as offset, casting to integer (%d) in %sbug62978.php on line %d
51 Notice: Undefined offset: %d in %sbug62978.php on line %d

Completed in 89 milliseconds

12345678910>>...182