Home
last modified time | relevance | path

Searched refs:txt (Results 201 – 225 of 527) sorted by relevance

12345678910>>...22

/PHP-7.4/tests/security/
H A Dopen_basedir_opendir.phpt35 Warning: opendir(): open_basedir restriction in effect. File(../bad/bad.txt) is not within the allo…
37 Warning: opendir(../bad/bad.txt): failed to open dir: %s in %s on line %d
60 Warning: opendir(): open_basedir restriction in effect. File(%s/test/bad/bad.txt) is not within the…
62 Warning: opendir(%s/test/bad/bad.txt): failed to open dir: %s in %s on line %d
65 Warning: opendir(): open_basedir restriction in effect. File(%s/test/bad/../bad/bad.txt) is not wit…
67 Warning: opendir(%s/test/bad/../bad/bad.txt): failed to open dir: %s in %s on line %d
H A Dopen_basedir_parse_ini_file.phpt18 var_dump(parse_ini_file("../bad/bad.txt"));
22 var_dump(parse_ini_file("../bad/./bad.txt"));
45 Warning: parse_ini_file(): open_basedir restriction in effect. File(%stest\bad\bad.txt) is not with…
47 Warning: parse_ini_file(%stest\bad\bad.txt): failed to open stream: Operation not permitted in %sop…
65 Warning: parse_ini_file(): open_basedir restriction in effect. File(%stest\bad\bad.txt) is not with…
67 Warning: parse_ini_file(%stest\bad\bad.txt): failed to open stream: Operation not permitted in %sop…
H A Dopen_basedir_dir.phpt36 Warning: dir(): open_basedir restriction in effect. File(../bad/bad.txt) is not within the allowed …
38 Warning: dir(../bad/bad.txt): failed to open dir: %s in %s on line %d
61 Warning: dir(): open_basedir restriction in effect. File(%s/test/bad/bad.txt) is not within the all…
63 Warning: dir(%s/test/bad/bad.txt): failed to open dir: %s in %s on line %d
66 Warning: dir(): open_basedir restriction in effect. File(%s/test/bad/../bad/bad.txt) is not within …
68 Warning: dir(%s/test/bad/../bad/bad.txt): failed to open dir: %s in %s on line %d
/PHP-7.4/ext/phar/tests/
H A Dbug70019.phpt13 var_dump(file_exists("$dir/ThisIsATestFile.txt"));
19 unlink("$dir/ThisIsATestFile.txt");
H A Dfopen_edgecases2.phpt16 file_put_contents("fopen_edgecases2.txt", "test\n");
24 $a = fopen("fopen_edgecases2.txt", "rb", false, $context);
35 <?php unlink(__DIR__ . '/fopen_edgecases2.txt'); ?>
/PHP-7.4/ext/phar/tests/cache_list/files/
H A Dwrite2.phar.inc20 $phar['test.txt'] = "hi
22 $phar['test.txt']->setMetadata('hi');
/PHP-7.4/ext/spl/tests/
H A Dbug66405.phpt9 touch($td . '/file1.txt');
51 unlink($td . '/file1.txt');
57 string %sbug66405%efile1.txt
/PHP-7.4/tests/basic/
H A D021.phpt13 Content-Disposition: form-data; name="pics"; filename="bug37276.txt"
29 string(12) "bug37276.txt"
H A D029.phpt21 Content-Disposition: form-data; name="pics"; filename="file1.txt"
37 string(9) "file1.txt"
/PHP-7.4/ext/standard/tests/file/
H A Dbug68532.phpt13 $fileStream = fopen(__DIR__ . '/base64test.txt','w+');
21 unlink(__DIR__ . '/base64test.txt');
H A Ddirname_basic-win32.phpt43 ' c:\test\adir\afile.txt',
44 'c:\test\adir\afile.txt ',
45 ' c:\test\adir\afile.txt ',
50 ' c:\test\adir\afile.txt',
H A Dbug47517.phpt16 file_put_contents('C:\Program Files\myfile.txt', 'hello');
20 Warning: file_put_contents(C:\Program Files\myfile.txt): failed to open stream: Permission denied i…
H A Dbug65701.phpt13 $src = $file_path . '/srcbug65701_file.txt';
14 $dst = tempnam($file_path, 'dstbug65701_file.txt');
H A Dpopen_pclose_error-sunos.phpt20 var_dump( popen("abc.txt") ); // Single Argument
21 var_dump( popen("abc.txt", "rw") ); // Invalid mode Argument
42 sh: abc.txt: not found
H A Dpopen_pclose_error.phpt20 var_dump( popen("abc.txt") ); // Single Argument
21 var_dump( popen("abc.txt", "rw") ); // Invalid mode Argument
43 Warning: popen(abc.txt,rw): %s on line %d
/PHP-7.4/ext/standard/tests/filters/
H A Dbug81294.phpt9 $f = fopen(__DIR__ . "/bug81294.txt", "wb+");
21 @unlink(__DIR__ . "/bug81294.txt");
/PHP-7.4/ext/fileinfo/tests/
H A Dbug61964.phpt31 file_put_contents($dir . "/test1.txt", "string\n> Core\n> Me");
32 file_put_contents($dir . "/test2.txt", "a\nb\n");
39 unlink($dir . "/test1.txt");
40 unlink($dir . "/test2.txt");
H A Dbug61964-mb.phpt31 file_put_contents($dir . "/test1.txt", "string\n> Core\n> Me");
32 file_put_contents($dir . "/test2.txt", "a\nb\n");
39 unlink($dir . "/test1.txt");
40 unlink($dir . "/test2.txt");
/PHP-7.4/ext/zip/tests/
H A Dbug51353.phpt21 $zip->addFromString("$i.txt", '1');
34 $a = glob("$base_path/51353_unpack/*.txt");
47 $a = glob("$base_path/51353_unpack/*.txt");
H A Dbug70752.phpt13 $filename = __DIR__ . DIRECTORY_SEPARATOR . 'bug70752.txt';
29 $filename = __DIR__ . DIRECTORY_SEPARATOR . 'bug70752.txt';
/PHP-7.4/ext/standard/tests/file/windows_mb_path/
H A Dbug75063_utf8.phpt35 file_put_contents("\$fn.txt", "");
77 string(8) "test.txt"
78 string(12) "таст.txt"
H A Dtest_cwd_mb_names.phpt25 touch($dirw . DIRECTORY_SEPARATOR . "dummy.txt");
34 var_dump(file_exists("dummy.txt"));
H A Dbug75063_cp1251.phpt37 file_put_contents("\$fn.txt", "");
76 string(8) "test.txt"
77 string(8) "����.txt"
/PHP-7.4/ext/xsl/tests/
H A Dbug54446.phpt11 $outputfile = __DIR__."/bug54446test.txt";
75 Warning: XSLTProcessor::transformToXml(): File write for %s/bug54446test.txt refused in %s on line …
79 Warning: XSLTProcessor::transformToXml(): xsltDocumentElem: write rights for %s/bug54446test.txt de…
85 Warning: XSLTProcessor::transformToXml(): File write for %s/bug54446test.txt refused in %s on line …
89 Warning: XSLTProcessor::transformToXml(): xsltDocumentElem: write rights for %s/bug54446test.txt de…
H A Dbug54446_with_ini.phpt11 $outputfile = __DIR__."/bug54446test_with_ini.txt";
77 Warning: XSLTProcessor::transformToXml(): File write for %s/bug54446test_with_ini.txt refused in %s…
81 …nsformToXml(): xsltDocumentElem: write rights for %s/bug54446test_with_ini.txt denied in %s on lin…
87 Warning: XSLTProcessor::transformToXml(): File write for %s/bug54446test_with_ini.txt refused in %s…
91 …nsformToXml(): xsltDocumentElem: write rights for %s/bug54446test_with_ini.txt denied in %s on lin…

Completed in 24 milliseconds

12345678910>>...22