Home
last modified time | relevance | path

Searched refs:line (Results 301 – 325 of 5182) sorted by relevance

1...<<11121314151617181920>>...208

/PHP-7.0/tests/security/
H A Dopen_basedir_file_get_contents.phpt34 Warning: file_get_contents(../bad): failed to open stream: %s in %s on line %d
39 Warning: file_get_contents(../bad/bad.txt): failed to open stream: %s in %s on line %d
42 …pen_basedir restriction in effect. File(..) is not within the allowed path(s): (.) in %s on line %d
44 Warning: file_get_contents(..): failed to open stream: %s in %s on line %d
47 …en_basedir restriction in effect. File(../) is not within the allowed path(s): (.) in %s on line %d
49 Warning: file_get_contents(../): failed to open stream: %s in %s on line %d
52 …open_basedir restriction in effect. File(/) is not within the allowed path(s): (.) in %s on line %d
54 Warning: file_get_contents(/): failed to open stream: %s in %s on line %d
59 Warning: file_get_contents(../bad/.): failed to open stream: %s in %s on line %d
64 Warning: file_get_contents(%s/test/bad/bad.txt): failed to open stream: %s in %s on line %d
[all …]
/PHP-7.0/Zend/tests/
H A D033.phpt21 Notice: Undefined variable: arr in %s on line %d
23 Notice: Undefined variable: arr in %s on line %d
25 Notice: Undefined variable: arr in %s on line %d
27 Notice: Trying to get property of non-object in %s on line %d
29 Warning: Creating default object from empty value in %s on line %d
31 Warning: Creating default object from empty value in %s on line %d
H A Dindexing_001.phpt51 Warning: Cannot use a scalar value as an array in %s on line %d
54 Warning: Cannot use a scalar value as an array in %s on line %d
57 Warning: Cannot use a scalar value as an array in %s on line %d
74 Warning: Illegal string offset 'foo' in %s on line %d
76 Notice: Array to string conversion in %s on line %d
79 Warning: Cannot use a scalar value as an array in %s on line %d
98 Warning: Cannot use a scalar value as an array in %s on line %d
101 Warning: Cannot use a scalar value as an array in %s on line %d
104 Warning: Cannot use a scalar value as an array in %s on line %d
121 Warning: Cannot use a scalar value as an array in %s on line %d
[all …]
/PHP-7.0/Zend/tests/type_declarations/
H A Dscalar_return_basic.phpt13 set_error_handler(function (int $errno, string $errmsg, string $file, int $line) use ($errnames) {
14 echo "$errnames[$errno]: $errmsg on line $line\n";
76 E_NOTICE: A non well formed numeric value encountered on line %d
79 *** Caught Return value of {closure}() must be of the type integer, string returned in %s on line %d
85 *** Caught Return value of {closure}() must be of the type integer, float returned in %s on line %d
91 *** Caught Return value of {closure}() must be of the type integer, null returned in %s on line %d
94 *** Caught Return value of {closure}() must be of the type integer, array returned in %s on line %d
114 E_NOTICE: A non well formed numeric value encountered on line %d
117 *** Caught Return value of {closure}() must be of the type float, string returned in %s on line %d
129 *** Caught Return value of {closure}() must be of the type float, null returned in %s on line %d
[all …]
H A Dscalar_return_basic_64bit.phpt13 set_error_handler(function (int $errno, string $errmsg, string $file, int $line) use ($errnames) {
14 echo "$errnames[$errno]: $errmsg on line $line\n";
76 E_NOTICE: A non well formed numeric value encountered on line %d
79 *** Caught Return value of {closure}() must be of the type integer, string returned in %s on line %d
85 *** Caught Return value of {closure}() must be of the type integer, float returned in %s on line %d
91 *** Caught Return value of {closure}() must be of the type integer, null returned in %s on line %d
94 *** Caught Return value of {closure}() must be of the type integer, array returned in %s on line %d
114 E_NOTICE: A non well formed numeric value encountered on line %d
117 *** Caught Return value of {closure}() must be of the type float, string returned in %s on line %d
129 *** Caught Return value of {closure}() must be of the type float, null returned in %s on line %d
[all …]
H A Dscalar_basic.phpt10 set_error_handler(function (int $errno, string $errmsg, string $file, int $line) use ($errnames) {
11 echo "$errnames[$errno]: $errmsg on line $line\n";
78 E_NOTICE: A non well formed numeric value encountered on line %d
82 …Argument 1 passed to {closure}() must be of the type integer, string given, called in %s on line %d
85 …Argument 1 passed to {closure}() must be of the type integer, string given, called in %s on line %d
91 … Argument 1 passed to {closure}() must be of the type integer, float given, called in %s on line %d
100 …t Argument 1 passed to {closure}() must be of the type integer, null given, called in %s on line %d
104 … Argument 1 passed to {closure}() must be of the type integer, array given, called in %s on line %d
132 E_NOTICE: A non well formed numeric value encountered on line %d
154 …ght Argument 1 passed to {closure}() must be of the type float, null given, called in %s on line %d
[all …]
/PHP-7.0/Zend/
H A Dzend_language_scanner.c2 #line 1 "Zend/zend_language_scanner.l"
1124 #line 1125 "Zend/zend_language_scanner.c" in lex_scan()
1176 #line 1816 "Zend/zend_language_scanner.l" in lex_scan()
1221 #line 1222 "Zend/zend_language_scanner.c" in lex_scan()
1237 #line 1807 "Zend/zend_language_scanner.l" in lex_scan()
1246 #line 1247 "Zend/zend_language_scanner.c" in lex_scan()
1252 #line 1794 "Zend/zend_language_scanner.l" in lex_scan()
1257 #line 1258 "Zend/zend_language_scanner.c" in lex_scan()
1288 #line 1800 "Zend/zend_language_scanner.l" in lex_scan()
1294 #line 1295 "Zend/zend_language_scanner.c" in lex_scan()
[all …]
/PHP-7.0/ext/standard/tests/math/
H A Dlog_variation2.phpt93 Warning: log(): base must be greater than 0 in %s on line %d
104 Warning: log(): base must be greater than 0 in %s on line %d
115 Warning: log(): base must be greater than 0 in %s on line %d
129 Warning: log(): base must be greater than 0 in %s on line %d
134 Warning: log(): base must be greater than 0 in %s on line %d
142 Warning: log(): base must be greater than 0 in %s on line %d
150 Warning: log(): base must be greater than 0 in %s on line %d
155 Warning: log() expects parameter 2 to be float, string given in %s on line %d
165 Warning: log() expects parameter 2 to be float, array given in %s on line %d
190 Warning: log(): base must be greater than 0 in %s on line %d
[all …]
/PHP-7.0/ext/fileinfo/tests/
H A Dfinfo_open_001.phpt17 Warning: finfo_open() expects parameter 2 to be a valid path, string given in %s on line %d
22 Warning: finfo_open(%s123): failed to open stream: No such file or directory in %s on line %d
24 Warning: finfo_open(%s123): failed to open stream: No such file or directory in %s on line %d
26 Warning: finfo_open(): Failed to load magic database at '%s123'. in %s on line %d
29 Warning: finfo_open(%s1): failed to open stream: No such file or directory in %s on line %d
31 Warning: finfo_open(%s1): failed to open stream: No such file or directory in %s on line %d
33 Warning: finfo_open(): Failed to load magic database at '%s1'. in %s on line %d
36 Warning: finfo_open(%sinexistent): failed to open stream: No such file or directory in %s on line %d
38 Warning: finfo_open(%sinexistent): failed to open stream: No such file or directory in %s on line %d
40 Warning: finfo_open(): Failed to load magic database at '%sinexistent'. in %s on line %d
H A Dmime_content_type_001.phpt18 Warning: mime_content_type(): Can only process string or stream arguments in %s on line %d
20 Warning: mime_content_type(): Can only process string or stream arguments in %s on line %d
22 Warning: mime_content_type(): Can only process string or stream arguments in %s on line %d
24 Warning: mime_content_type(): Can only process string or stream arguments in %s on line %d
26 …ime_content_type(foo/inexistent): failed to open stream: No such file or directory in %s on line %d
28 Warning: mime_content_type(): Empty filename or path in %s on line %d
30 Warning: mime_content_type(): Empty filename or path in %s on line %d
/PHP-7.0/ext/posix/tests/
H A Dposix_strerror_variation1.phpt81 Notice: Undefined variable: undefined_var in %s on line %d
83 Notice: Undefined variable: unset_var in %s on line %d
93 Warning: posix_strerror() expects parameter 1 to be integer, float given in %s on line %d
102 Notice: Array to string conversion in %sposix_strerror_variation1.php on line %d
106 Warning: posix_strerror() expects parameter 1 to be integer, array given in %s on line %d
109 Notice: Array to string conversion in %sposix_strerror_variation1.php on line %d
113 Warning: posix_strerror() expects parameter 1 to be integer, array given in %s on line %d
116 Notice: Array to string conversion in %sposix_strerror_variation1.php on line %d
120 Warning: posix_strerror() expects parameter 1 to be integer, array given in %s on line %d
123 Notice: Array to string conversion in %sposix_strerror_variation1.php on line %d
[all …]
/PHP-7.0/ext/gd/tests/
H A Dbug67248.phpt15 Warning: imageaffinematrixget(): Array expected as options in %s on line %d
17 Warning: imageaffinematrixget(): Array expected as options in %s on line %d
19 Warning: imageaffinematrixget(): Number is expected as option in %s on line %d
21 Warning: imageaffinematrixget(): Number is expected as option in %s on line %d
23 Warning: imageaffinematrixget(): Number is expected as option in %s on line %d
25 Warning: imageaffinematrixget(): Invalid type for element 5 in %s on line %d
27 Warning: imageaffinematrixget(): Invalid type for element 6 in %s on line %d
/PHP-7.0/ext/standard/tests/file/
H A Drename_variation13.phpt67 Warning: rename(-1,%s/renameVar13/afile.tmp): No such file or directory in %s on line %d
72 Warning: rename(1,%s/renameVar13/afile.tmp): No such file or directory in %s on line %d
76 Warning: rename(%s/renameVar13/afile.tmp,): %s in %s on line %d
79 Warning: rename(,%s/renameVar13/afile.tmp): %s in %s on line %d
83 Warning: rename(%s/renameVar13/afile.tmp,): %s in %s on line %d
86 Warning: rename(,%s/renameVar13/afile.tmp): %s in %s on line %d
90 Warning: rename(%s/renameVar13/afile.tmp,): %s in %s on line %d
93 Warning: rename(,%s/renameVar13/afile.tmp): %s in %s on line %d
102 Warning: rename() %s in %s on line %d
127 Warning: rename(%s/renameVar13/afile.tmp,php/php): %s directory in %s on line %d
[all …]
H A Dfgetcsv_variation13.phpt2 Test fgetcsv() : usage variations - with line without any csv fields
36 // write line of text
73 string(39) "This is line of text without csv fields"
81 string(39) "This is line of text without csv fields"
89 string(39) "This is line of text without csv fields"
97 string(39) "This is line of text without csv fields"
105 string(39) "This is line of text without csv fields"
113 string(39) "This is line of text without csv fields"
121 string(39) "This is line of text without csv fields"
129 string(39) "This is line of text without csv fields"
[all …]
H A Dfgetcsv_variation20.phpt37 // write line of text
75 string(39) "This is line of text without csv fields"
83 string(39) "This is line of text without csv fields"
91 string(39) "This is line of text without csv fields"
99 string(39) "This is line of text without csv fields"
107 string(39) "This is line of text without csv fields"
115 string(39) "This is line of text without csv fields"
123 string(39) "This is line of text without csv fields"
131 string(39) "This is line of text without csv fields"
139 string(39) "This is line of text without csv fields"
[all …]
/PHP-7.0/ext/xml/tests/
H A Dxml_parser_create_ns_variation1.phpt110 Warning: xml_parser_create_ns(): unsupported source encoding "0" in %s on line %d
115 Warning: xml_parser_create_ns(): unsupported source encoding "1" in %s on line %d
120 Warning: xml_parser_create_ns(): unsupported source encoding "12345" in %s on line %d
125 Warning: xml_parser_create_ns(): unsupported source encoding "-2345" in %s on line %d
130 Warning: xml_parser_create_ns(): unsupported source encoding "10.5" in %s on line %d
135 Warning: xml_parser_create_ns(): unsupported source encoding "-10.5" in %s on line %d
150 Warning: xml_parser_create_ns(): unsupported source encoding "0.5" in %s on line %d
186 Warning: xml_parser_create_ns(): unsupported source encoding "1" in %s on line %d
194 Warning: xml_parser_create_ns(): unsupported source encoding "1" in %s on line %d
208 Warning: xml_parser_create_ns(): unsupported source encoding "string" in %s on line %d
[all …]
H A Dxml_parser_create_variation1.phpt110 Warning: xml_parser_create(): unsupported source encoding "0" in %s on line %d
115 Warning: xml_parser_create(): unsupported source encoding "1" in %s on line %d
120 Warning: xml_parser_create(): unsupported source encoding "12345" in %s on line %d
125 Warning: xml_parser_create(): unsupported source encoding "-2345" in %s on line %d
130 Warning: xml_parser_create(): unsupported source encoding "10.5" in %s on line %d
135 Warning: xml_parser_create(): unsupported source encoding "-10.5" in %s on line %d
150 Warning: xml_parser_create(): unsupported source encoding "0.5" in %s on line %d
186 Warning: xml_parser_create(): unsupported source encoding "1" in %s on line %d
194 Warning: xml_parser_create(): unsupported source encoding "1" in %s on line %d
208 Warning: xml_parser_create(): unsupported source encoding "string" in %s on line %d
[all …]
/PHP-7.0/ext/imap/tests/
H A Dimap_fetchbody_variation2.phpt110 Warning: imap_fetchbody(): Bad message number in %s on line %d
118 Warning: imap_fetchbody(): Bad message number in %s on line %d
123 Warning: imap_fetchbody(): Bad message number in %s on line %d
128 Warning: imap_fetchbody(): Bad message number in %s on line %d
133 Warning: imap_fetchbody(): Bad message number in %s on line %d
138 Warning: imap_fetchbody(): Bad message number in %s on line %d
143 Warning: imap_fetchbody(): Bad message number in %s on line %d
148 Warning: imap_fetchbody(): Bad message number in %s on line %d
153 Warning: imap_fetchbody(): Bad message number in %s on line %d
158 Warning: imap_fetchbody(): Bad message number in %s on line %d
[all …]
/PHP-7.0/ext/tidy/tests/
H A D012.phpt45 ["line"]=>
66 ["line"]=>
90 ["line"]=>
113 ["line"]=>
138 ["line"]=>
263 ["line"]=>
304 ["line"]=>
322 ["line"]=>
404 ["line"]=>
422 ["line"]=>
[all …]
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
H A D008.phpt11 line 1 column 1 - Warning: missing <!DOCTYPE> declaration
12 line 1 column 7 - Error: <asd> is not recognized!
13 line 1 column 7 - Warning: discarding unexpected <asd>
14 line 1 column 17 - Warning: discarding unexpected </html>
15 line 1 column 7 - Warning: inserting missing 'title' element
/PHP-7.0/ext/intl/tests/
H A Dbreakiter_first_last_previous_current_error.phpt21 Warning: IntlBreakIterator::first() expects exactly 0 parameters, 1 given in %s on line %d
23 Warning: IntlBreakIterator::first(): breakiter_first: bad arguments in %s on line %d
26 Warning: IntlBreakIterator::last() expects exactly 0 parameters, 1 given in %s on line %d
28 Warning: IntlBreakIterator::last(): breakiter_last: bad arguments in %s on line %d
31 Warning: IntlBreakIterator::previous() expects exactly 0 parameters, 1 given in %s on line %d
33 Warning: IntlBreakIterator::previous(): breakiter_previous: bad arguments in %s on line %d
36 Warning: IntlBreakIterator::current() expects exactly 0 parameters, 1 given in %s on line %d
38 Warning: IntlBreakIterator::current(): breakiter_current: bad arguments in %s on line %d
/PHP-7.0/ext/pcre/tests/
H A Dpreg_replace_callback3.phpt21 Warning: preg_replace_callback() expects at least 3 parameters, 0 given in %s on line %d
24 Warning: preg_replace_callback() expects at least 3 parameters, 1 given in %s on line %d
27 Warning: preg_replace_callback() expects at least 3 parameters, 2 given in %s on line %d
30 Warning: preg_replace_callback(): Requires argument 2, '2', to be a valid callback in %s on line %d
33 Warning: preg_replace_callback(): Requires argument 2, '2', to be a valid callback in %s on line %d
36 Warning: preg_replace_callback(): Requires argument 2, '2', to be a valid callback in %s on line %d
39 Warning: preg_replace_callback() expects parameter 4 to be integer, string given in %s on line %d
42 Warning: preg_replace_callback() expects parameter 4 to be integer, array given in %s on line %d
/PHP-7.0/ext/standard/tests/array/
H A Deach_variation1.phpt104 Warning: Variable passed to each() is not an array or object in %s on line %d
109 Warning: Variable passed to each() is not an array or object in %s on line %d
114 Warning: Variable passed to each() is not an array or object in %s on line %d
119 Warning: Variable passed to each() is not an array or object in %s on line %d
124 Warning: Variable passed to each() is not an array or object in %s on line %d
129 Warning: Variable passed to each() is not an array or object in %s on line %d
134 Warning: Variable passed to each() is not an array or object in %s on line %d
139 Warning: Variable passed to each() is not an array or object in %s on line %d
144 Warning: Variable passed to each() is not an array or object in %s on line %d
149 Warning: Variable passed to each() is not an array or object in %s on line %d
[all …]
/PHP-7.0/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";

Completed in 47 milliseconds

1...<<11121314151617181920>>...208