/PHP-8.2/ext/standard/tests/file/ |
H A D | tempnam_variation1-win32-mb.phpt | 38 echo "directory specified\n"; 62 File created in => directory specified 66 File created in => directory specified 70 File created in => directory specified 74 File created in => directory specified 78 File created in => directory specified 82 File created in => directory specified 86 File created in => directory specified 90 File created in => directory specified 94 File created in => directory specified [all …]
|
H A D | tempnam_variation1-win32.phpt | 38 echo "directory specified\n"; 62 File created in => directory specified 66 File created in => directory specified 70 File created in => directory specified 74 File created in => directory specified 78 File created in => directory specified 82 File created in => directory specified 86 File created in => directory specified 90 File created in => directory specified 94 File created in => directory specified [all …]
|
H A D | tempnam_variation1.phpt | 42 echo "directory specified\n"; 66 File created in => directory specified 71 File created in => directory specified 76 File created in => directory specified 81 File created in => directory specified 86 File created in => directory specified 91 File created in => directory specified 96 File created in => directory specified 101 File created in => directory specified 106 File created in => directory specified [all …]
|
H A D | tempnam_variation3.phpt | 61 echo "directory specified\n"; 82 File created in => directory specified 86 File created in => directory specified 90 File created in => directory specified 94 File created in => directory specified 98 File created in => directory specified 106 File created in => directory specified 110 File created in => directory specified
|
H A D | tempnam_variation2-win32.phpt | 65 echo "directory specified\n"; 92 File created in => directory specified 97 File created in => directory specified 102 File created in => directory specified 107 File created in => directory specified 112 File created in => directory specified 117 File created in => directory specified 129 File created in => directory specified 148 File created in => directory specified 153 File created in => directory specified [all …]
|
H A D | tempnam_variation2.phpt | 65 echo "directory specified\n"; 92 File created in => directory specified 97 File created in => directory specified 102 File created in => directory specified 107 File created in => directory specified 112 File created in => directory specified 117 File created in => directory specified 129 File created in => directory specified 148 File created in => directory specified 153 File created in => directory specified [all …]
|
H A D | tempnam_variation8-win32.phpt | 64 echo "directory specified\n"; 91 File created in => directory specified 96 File created in => directory specified 101 File created in => directory specified 106 File created in => directory specified 111 File created in => directory specified 130 File created in => directory specified 135 File created in => directory specified 140 File created in => directory specified
|
H A D | rename_variation13-win32.phpt | 68 Warning: rename(-1,%safile.tmp): The system cannot find the file specified (code: 2) in %srename_va… 73 Warning: rename(1,%safile.tmp): The system cannot find the file specified (code: 2) in %srename_var… 77 …id argument|(The parameter is incorrect|The system cannot find the path specified) \(code: \d+\))%… 80 …id argument|(The parameter is incorrect|The system cannot find the path specified) \(code: \d+\))%… 84 …id argument|(The parameter is incorrect|The system cannot find the path specified) \(code: \d+\))%… 87 …id argument|(The parameter is incorrect|The system cannot find the path specified) \(code: \d+\))%… 98 Warning: rename(%safile.tmp,/no/such/file/dir): The system cannot find the path specified (code: 3)… 101 Warning: rename(/no/such/file/dir,%safile.tmp): The system cannot find the path specified (code: 3)… 105 Warning: rename(%safile.tmp,php/php): The system cannot find the path specified (code: 3) in %srena… 108 Warning: rename(php/php,%safile.tmp): The system cannot find the path specified (code: 3) in %srena…
|
H A D | tempnam_variation6-win32.phpt | 34 echo "directory specified\n"; 50 File created in => directory specified 53 File created in => directory specified 56 File created in => directory specified
|
H A D | tempnam_variation6.phpt | 32 echo "directory specified\n"; 48 File created in => directory specified 51 File created in => directory specified 54 File created in => directory specified
|
H A D | bug41874.phpt | 14 The system cannot find the drive specified. 15 The system cannot find the drive specified.
|
H A D | php_fd_wrapper_03.phpt | 13 Warning: fopen(): Invalid php:// URL specified in %s on line %d 17 Warning: fopen(php://fd/): Failed to open stream: php://fd/ stream must be specified in the form ph… 21 Warning: fopen(php://fd/1/): Failed to open stream: php://fd/ stream must be specified in the form …
|
/PHP-8.2/ext/standard/tests/array/ |
H A D | range_errors.phpt | 98 range(): Argument #3 ($step) must not exceed the specified range 99 range(): Argument #3 ($step) must not exceed the specified range 103 range(): Argument #3 ($step) must not exceed the specified range 104 range(): Argument #3 ($step) must not exceed the specified range 108 range(): Argument #3 ($step) must not exceed the specified range 112 range(): Argument #3 ($step) must not exceed the specified range 116 range(): Argument #3 ($step) must not exceed the specified range 120 range(): Argument #3 ($step) must not exceed the specified range 123 range(): Argument #3 ($step) must not exceed the specified range 125 range(): Argument #3 ($step) must not exceed the specified range [all …]
|
/PHP-8.2/ext/standard/tests/strings/ |
H A D | parse_str_basic2.phpt | 2 Test parse_str() function : non-default arg_separator.input specified 7 echo "*** Testing parse_str() : non-default arg_separator.input specified ***\n"; 15 *** Testing parse_str() : non-default arg_separator.input specified ***
|
/PHP-8.2/ext/phar/tests/ |
H A D | invalid_alias.phpt | 36 Invalid alias "hi/" specified for phar "%sinvalid_alias.phar" 37 Invalid alias "hi\l" specified for phar "%sinvalid_alias.phar" 38 Invalid alias "hil;" specified for phar "%sinvalid_alias.phar" 39 Invalid alias ":hil" specified for phar "%sinvalid_alias.phar"
|
/PHP-8.2/ext/mbstring/tests/ |
H A D | mb_internal_encoding_ini_invalid_encoding.phpt | 2 Test INI mbstring.internal_encoding basic - invalid encoding specified in INI 10 echo "*** Testing INI mbstring.internal_encoding: invalid encoding specified in INI ***\n"; 23 *** Testing INI mbstring.internal_encoding: invalid encoding specified in INI ***
|
/PHP-8.2/sapi/cgi/tests/ |
H A D | 005.phpt | 19 No input file specified. 23 No input file specified.
|
/PHP-8.2/ext/standard/tests/password/ |
H A D | password_bcrypt_errors.phpt | 25 Invalid bcrypt cost parameter specified: 3 26 Invalid bcrypt cost parameter specified: 32
|
/PHP-8.2/ext/zlib/tests/ |
H A D | gzencode_basic1.phpt | 39 echo "\n-- Testing with no specified compression level --\n"; 43 echo "\n-- Testing gzencode with mode specified --\n"; 94 -- Testing with no specified compression level -- 97 -- Testing gzencode with mode specified --
|
/PHP-8.2/tests/output/ |
H A D | sapi_windows_vt100_support_winok_in-out-err.phpt | 82 Warning: sapi_windows_vt100_support(): not able to analyze the specified stream in %s on line %d 86 Warning: sapi_windows_vt100_support(): not able to analyze the specified stream in %s on line %d 92 Warning: sapi_windows_vt100_support(): not able to analyze the specified stream in %s on line %d 96 Warning: sapi_windows_vt100_support(): not able to analyze the specified stream in %s on line %d 102 Warning: sapi_windows_vt100_support(): not able to analyze the specified stream in %s on line %d 106 Warning: sapi_windows_vt100_support(): not able to analyze the specified stream in %s on line %d
|
H A D | sapi_windows_vt100_support_winok_in-out.phpt | 82 Warning: sapi_windows_vt100_support(): not able to analyze the specified stream in %s on line %d 86 Warning: sapi_windows_vt100_support(): not able to analyze the specified stream in %s on line %d 92 Warning: sapi_windows_vt100_support(): not able to analyze the specified stream in %s on line %d 96 Warning: sapi_windows_vt100_support(): not able to analyze the specified stream in %s on line %d 102 Warning: sapi_windows_vt100_support(): not able to analyze the specified stream in %s on line %d 106 Warning: sapi_windows_vt100_support(): not able to analyze the specified stream in %s on line %d
|
H A D | sapi_windows_vt100_support_winok_out-err.phpt | 82 Warning: sapi_windows_vt100_support(): not able to analyze the specified stream in %s on line %d 86 Warning: sapi_windows_vt100_support(): not able to analyze the specified stream in %s on line %d 92 Warning: sapi_windows_vt100_support(): not able to analyze the specified stream in %s on line %d 96 Warning: sapi_windows_vt100_support(): not able to analyze the specified stream in %s on line %d 102 Warning: sapi_windows_vt100_support(): not able to analyze the specified stream in %s on line %d 106 Warning: sapi_windows_vt100_support(): not able to analyze the specified stream in %s on line %d
|
H A D | sapi_windows_vt100_support_winok_out.phpt | 82 Warning: sapi_windows_vt100_support(): not able to analyze the specified stream in %s on line %d 86 Warning: sapi_windows_vt100_support(): not able to analyze the specified stream in %s on line %d 92 Warning: sapi_windows_vt100_support(): not able to analyze the specified stream in %s on line %d 96 Warning: sapi_windows_vt100_support(): not able to analyze the specified stream in %s on line %d 102 Warning: sapi_windows_vt100_support(): not able to analyze the specified stream in %s on line %d 106 Warning: sapi_windows_vt100_support(): not able to analyze the specified stream in %s on line %d
|
H A D | sapi_windows_vt100_support_winko_err.phpt | 82 Warning: sapi_windows_vt100_support(): not able to analyze the specified stream in %s on line %d 86 Warning: sapi_windows_vt100_support(): not able to analyze the specified stream in %s on line %d 92 Warning: sapi_windows_vt100_support(): not able to analyze the specified stream in %s on line %d 96 Warning: sapi_windows_vt100_support(): not able to analyze the specified stream in %s on line %d 102 Warning: sapi_windows_vt100_support(): not able to analyze the specified stream in %s on line %d 106 Warning: sapi_windows_vt100_support(): not able to analyze the specified stream in %s on line %d
|
H A D | sapi_windows_vt100_support_winko_in-err.phpt | 82 Warning: sapi_windows_vt100_support(): not able to analyze the specified stream in %s on line %d 86 Warning: sapi_windows_vt100_support(): not able to analyze the specified stream in %s on line %d 92 Warning: sapi_windows_vt100_support(): not able to analyze the specified stream in %s on line %d 96 Warning: sapi_windows_vt100_support(): not able to analyze the specified stream in %s on line %d 102 Warning: sapi_windows_vt100_support(): not able to analyze the specified stream in %s on line %d 106 Warning: sapi_windows_vt100_support(): not able to analyze the specified stream in %s on line %d
|