/PHP-8.2/ext/ftp/tests/ |
H A D | ftp_nb_continue.phpt | 32 This is line 0 of the test data. 33 This is line 1 of the test data. 34 This is line 2 of the test data. 35 This is line 3 of the test data. 36 This is line 4 of the test data. 37 This is line 5 of the test data. 38 This is line 6 of the test data. 39 This is line 7 of the test data. 40 This is line 8 of the test data. 41 This is line 9 of the test data. [all …]
|
/PHP-8.2/ext/standard/tests/file/ |
H A D | readfile_basic-win32.phpt | 276 line 278 line 280 line 282 line 284 line 286 line 290 line 292 line 294 line 296 line [all …]
|
H A D | readfile_basic.phpt | 276 line 278 line 280 line 282 line 284 line 286 line 290 line 292 line 294 line 296 line [all …]
|
H A D | file_get_contents_file_put_contents_variation1.phpt | 52 line 54 line 56 line 58 line 60 line 64 line 66 line 68 line 70 line 72 line [all …]
|
H A D | fflush_variation3.phpt | 218 line 220 line 222 line 227 line 229 line 273 line line 283 line line 293 line line 303 line line 313 line line [all …]
|
H A D | fflush_variation1-win32-mb.phpt | 287 line 289 line 291 line 296 line 298 line 342 line line 352 line line 362 line line 372 line line 382 line line [all …]
|
H A D | fflush_variation1-win32.phpt | 287 line 289 line 291 line 296 line 298 line 342 line line 352 line line 362 line line 372 line line 382 line line [all …]
|
H A D | fflush_variation1.phpt | 288 line 290 line 292 line 297 line 299 line 343 line line 353 line line 363 line line 373 line line 383 line line [all …]
|
H A D | tempnam_variation4-0.phpt | 51 Notice: tempnam(): file created in the system's temporary directory in %s on line %d 54 Notice: tempnam(): file created in the system's temporary directory in %s on line %d 57 Notice: tempnam(): file created in the system's temporary directory in %s on line %d 60 Notice: tempnam(): file created in the system's temporary directory in %s on line %d 63 Notice: tempnam(): file created in the system's temporary directory in %s on line %d 66 Notice: tempnam(): file created in the system's temporary directory in %s on line %d 69 Notice: tempnam(): file created in the system's temporary directory in %s on line %d 72 Notice: tempnam(): file created in the system's temporary directory in %s on line %d 75 Notice: tempnam(): file created in the system's temporary directory in %s on line %d 78 Notice: tempnam(): file created in the system's temporary directory in %s on line %d [all …]
|
H A D | tempnam_variation4-1.phpt | 51 Notice: tempnam(): file created in the system's temporary directory in %s on line %d 54 Notice: tempnam(): file created in the system's temporary directory in %s on line %d 57 Notice: tempnam(): file created in the system's temporary directory in %s on line %d 60 Notice: tempnam(): file created in the system's temporary directory in %s on line %d 63 Notice: tempnam(): file created in the system's temporary directory in %s on line %d 66 Notice: tempnam(): file created in the system's temporary directory in %s on line %d 69 Notice: tempnam(): file created in the system's temporary directory in %s on line %d 72 Notice: tempnam(): file created in the system's temporary directory in %s on line %d 75 Notice: tempnam(): file created in the system's temporary directory in %s on line %d 78 Notice: tempnam(): file created in the system's temporary directory in %s on line %d [all …]
|
H A D | fflush_variation2.phpt | 255 line 257 line 259 line 265 line 267 line 316 line line 327 line line 338 line line 349 line line 360 line line [all …]
|
/PHP-8.2/ext/opcache/tests/jit/ |
H A D | add_011.phpt | 23 Warning: Undefined variable $u in %sadd_011.php on line 5 26 Warning: Undefined variable $u in %sadd_011.php on line 5 29 Warning: Undefined variable $u in %sadd_011.php on line 5 32 Warning: Undefined variable $u in %sadd_011.php on line 5 35 Warning: Undefined variable $u in %sadd_011.php on line 5 38 Warning: Undefined variable $u in %sadd_011.php on line 5 41 Warning: Undefined variable $u in %sadd_011.php on line 5 44 Warning: Undefined variable $u in %sadd_011.php on line 5 47 Warning: Undefined variable $u in %sadd_011.php on line 5 50 Warning: Undefined variable $u in %sadd_011.php on line 5 [all …]
|
/PHP-8.2/ext/iconv/tests/ |
H A D | iconv_mime_encode.phpt | 35 -------- line length=0 39 -------- line length=1 43 -------- line length=2 47 -------- line length=3 51 -------- line length=4 55 -------- line length=5 59 -------- line length=6 63 -------- line length=7 67 -------- line length=8 71 -------- line length=9 [all …]
|
/PHP-8.2/ext/tokenizer/tests/ |
H A D | PhpToken_tokenize.phpt | 27 ["line"]=> 38 ["line"]=> 49 ["line"]=> 60 ["line"]=> 71 ["line"]=> 82 ["line"]=> 93 ["line"]=> 104 ["line"]=> 116 ["line"]=> 127 ["line"]=> [all …]
|
/PHP-8.2/Zend/tests/ |
H A D | bug39018.phpt | 65 Warning: String offset cast occurred in %s on line %d 67 Warning: Uninitialized string offset %d in %s on line %d 69 Warning: Uninitialized string offset 0 in %s on line %d 71 Warning: Uninitialized string offset 0 in %s on line %d 73 Warning: String offset cast occurred in %s on line %d 77 Warning: String offset cast occurred in %s on line %d 81 Warning: Uninitialized string offset 0 in %s on line %d 93 Warning: String offset cast occurred in %s on line %d 97 Warning: String offset cast occurred in %s on line %d 101 Warning: String offset cast occurred in %s on line %d [all …]
|
H A D | nowdoc_015.phpt | 2 Test nowdoc and line numbering 5 function error_handler($num, $msg, $file, $line) { 6 echo $line,"\n"; 9 trigger_error("line", E_USER_ERROR); 13 trigger_error("line", E_USER_ERROR); 17 trigger_error("line", E_USER_ERROR); 22 trigger_error("line", E_USER_ERROR); 27 trigger_error("line", E_USER_ERROR); 37 trigger_error("line", E_USER_ERROR); 47 trigger_error("line", E_USER_ERROR);
|
H A D | 024.phpt | 18 Warning: Undefined variable $a in %s on line %d 23 Warning: Undefined variable $a in %s on line %d 25 Warning: Undefined variable $c in %s on line %d 30 Warning: Undefined variable $a in %s on line %d 33 Warning: Undefined variable $a in %s on line %d 35 Warning: Undefined variable $b in %s on line %d 38 Warning: Undefined variable $a in %s on line %d 41 Warning: Undefined variable $b in %s on line %d 44 Warning: Attempt to read property "1" on int in %s on line %d 47 Warning: Attempt to read property "1" on int in %s on line %d [all …]
|
H A D | bug52041.phpt | 50 Warning: Undefined variable $x in %s on line %d 53 Warning: Undefined variable $x in %s on line %d 56 Warning: Undefined variable $x in %s on line %d 59 Warning: Undefined variable $x in %s on line %d 62 Warning: Undefined variable $x in %s on line %d 65 Warning: Undefined variable $x in %s on line %d 68 Warning: Undefined variable $x in %s on line %d 70 Warning: Undefined variable $x in %s on line %d 72 Warning: Undefined variable $x in %s on line %d 74 Warning: Undefined array key 0 in %s on line %d [all …]
|
H A D | callable_self_parent_static_deprecation.phpt | 71 Deprecated: Use of "self" in callables is deprecated in %s on line %d 74 Deprecated: Use of "parent" in callables is deprecated in %s on line %d 77 Deprecated: Use of "static" in callables is deprecated in %s on line %d 80 Deprecated: Use of "self" in callables is deprecated in %s on line %d 83 Deprecated: Use of "parent" in callables is deprecated in %s on line %d 86 Deprecated: Use of "static" in callables is deprecated in %s on line %d 115 Deprecated: Use of "self" in callables is deprecated in %s on line %d 124 Deprecated: Use of "self" in callables is deprecated in %s on line %d 159 Deprecated: Use of "self" in callables is deprecated in %s on line %d 168 Deprecated: Use of "self" in callables is deprecated in %s on line %d [all …]
|
/PHP-8.2/ext/spl/tests/ |
H A D | gh9883-extra.phpt | 2 Bug GH-9883 (SplFileObject::__toString() reads next line) 7 echo $file_stream; // line 4 8 echo $file_stream; // line 5 9 echo $file_stream; // line 6 10 echo $file_stream; // line 7 11 echo $file_stream; // line 8 12 echo $file_stream; // line 9
|
H A D | gh9883.phpt | 2 Bug GH-9883 (SplFileObject::__toString() reads next line) 7 echo $file_stream; // line 4 8 echo $file_stream; // line 5 9 echo $file_stream; // line 6 10 echo $file_stream; // line 7 11 echo $file_stream; // line 8 12 echo $file_stream; // line 9
|
/PHP-8.2/ext/mbstring/ |
H A D | gen_rare_cp_bitvec.php | 12 foreach (explode("\n", $input) as $line) { 13 if (false !== $hashPos = strpos($line, '#')) { 14 $line = substr($line, 0, $hashPos); variable 17 $line = trim($line); variable 18 if ($line === '') { 22 $range = explode("\t", $line);
|
/PHP-8.2/ext/standard/tests/array/ |
H A D | array_intersect_variation9.phpt | 59 Warning: Array to string conversion in %s on line %d 61 Warning: Array to string conversion in %s on line %d 63 Warning: Array to string conversion in %s on line %d 65 Warning: Array to string conversion in %s on line %d 67 Warning: Array to string conversion in %s on line %d 69 Warning: Array to string conversion in %s on line %d 71 Warning: Array to string conversion in %s on line %d 73 Warning: Array to string conversion in %s on line %d 75 Warning: Array to string conversion in %s on line %d 77 Warning: Array to string conversion in %s on line %d [all …]
|
/PHP-8.2/Zend/tests/numeric_strings/ |
H A D | array_offset.phpt | 33 Warning: Undefined array key "7.5" in %s on line %d 36 Warning: Undefined array key " 7" in %s on line %d 39 Warning: Undefined array key " 7.5" in %s on line %d 42 Warning: Undefined array key " 7 " in %s on line %d 48 Warning: Undefined array key "7 " in %s on line %d 51 Warning: Undefined array key "7.5 " in %s on line %d 54 Warning: Undefined array key "7str" in %s on line %d 57 Warning: Undefined array key "7.5str" in %s on line %d 78 Warning: Undefined array key "0xA" in %s on line %d 81 Warning: Undefined array key "0b10" in %s on line %d [all …]
|
/PHP-8.2/ext/spl/tests/SplFileObject/ |
H A D | SplFileObject_next_variation002.phpt | 9 //line 2 10 //line 3 11 //line 4 12 //line 5 27 //line 3 28 //line 4 29 //line 3 30 //line 4
|