/PHP-7.1/ext/oci8/tests/ |
H A D | imp_res_7.phpt | 28 open c1 for select 1 from dual; 30 open c1 for select 2 from dual; 32 open c1 for select 3 from dual; 34 open c1 for select 4 from dual; 36 open c1 for select 5 from dual; 38 open c1 for select 6 from dual; 40 open c1 for select 7 from dual; 42 open c1 for select 8 from dual; 44 open c1 for select 9 from dual; 46 open c1 for select 10 from dual; [all …]
|
/PHP-7.1/ext/session/tests/ |
H A D | sessionhandler_open_001.phpt | 2 Testing repated SessionHandler::open() calls 10 $x->open('',''); 11 $x->open('',''); 12 $x->open('',''); 13 $x->open('',''); 19 Warning: SessionHandler::open(): Session is not active in %s on line 5 21 Warning: SessionHandler::open(): Session is not active in %s on line 6 23 Warning: SessionHandler::open(): Session is not active in %s on line 7 25 Warning: SessionHandler::open(): Session is not active in %s on line 8
|
H A D | session_set_save_handler_class_012.phpt | 2 Test session_set_save_handler() : incorrect arguments for existing handler open 20 echo "*** Testing session_set_save_handler() : incorrect arguments for existing handler open ***\n"; 24 public function open($path, $name) { 29 return (null === parent::open()); 45 *** Testing session_set_save_handler() : incorrect arguments for existing handler open *** 48 Warning: SessionHandler::open() expects exactly 2 parameters, 0 given in %s on line %d 51 Warning: SessionHandler::read(): Parent session handler is not open in %s on line %d 53 Warning: SessionHandler::close(): Parent session handler is not open in %s on line %d
|
/PHP-7.1/ext/zip/tests/ |
H A D | oo_open.phpt | 2 zip::open() function 13 $r = $zip->open($dirname . 'nofile'); 20 $r = $zip->open($dirname . 'nofile', ZIPARCHIVE::CREATE); 29 $zip->open(''); 31 if (!$zip->open($dirname . 'test.zip')) { 45 Warning: ZipArchive::open(): Empty string as source in %s on line %d
|
H A D | bug47667.phpt | 14 if ($zip->open($filename, ZipArchive::CREATE) !== true) { 15 exit("Unable to open the zip file"); 23 if ($zip->open($filename, ZipArchive::OVERWRITE) !== true) { 24 exit("Unable to open the zip file"); 31 if ($zip->open($filename, ZipArchive::CREATE) !== true) { 32 exit("Unable to open the zip file");
|
/PHP-7.1/ext/zlib/tests/ |
H A D | gzopen_variation2.phpt | 125 Error: 2 - gzopen(%s/004.txt.gz): failed to open stream: %s, %s(%d) 129 Error: 2 - gzopen(%s/004.txt.gz): failed to open stream: %s, %s(%d) 133 Error: 2 - gzopen(%s/004.txt.gz): failed to open stream: %s, %s(%d) 137 Error: 2 - gzopen(%s/004.txt.gz): failed to open stream: %s, %s(%d) 141 Error: 2 - gzopen(%s/004.txt.gz): failed to open stream: %s, %s(%d) 145 Error: 2 - gzopen(%s/004.txt.gz): failed to open stream: %s, %s(%d) 149 Error: 2 - gzopen(%s/004.txt.gz): failed to open stream: %s, %s(%d) 153 Error: 2 - gzopen(%s/004.txt.gz): failed to open stream: %s, %s(%d) 157 Error: 2 - gzopen(%s/004.txt.gz): failed to open stream: %s, %s(%d) 177 Error: 2 - gzopen(%s/004.txt.gz): failed to open stream: %s, %s(%d) [all …]
|
H A D | readgzfile_variation4.phpt | 29 Warning: readgzfile(10.5): failed to open stream: No such file or directory in %s on line %d 32 Warning: readgzfile(-10.5): failed to open stream: No such file or directory in %s on line %d 35 Warning: readgzfile(123456789000): failed to open stream: No such file or directory in %s on line %d 38 Warning: readgzfile(-123456789000): failed to open stream: No such file or directory in %s on line … 41 Warning: readgzfile(0.5): failed to open stream: No such file or directory in %s on line %d
|
H A D | gzfile_variation4.phpt | 29 Warning: gzfile(10.5): failed to open stream: No such file or directory in %s on line %d 32 Warning: gzfile(-10.5): failed to open stream: No such file or directory in %s on line %d 35 Warning: gzfile(123456789000): failed to open stream: No such file or directory in %s on line %d 38 Warning: gzfile(-123456789000): failed to open stream: No such file or directory in %s on line %d 41 Warning: gzfile(0.5): failed to open stream: No such file or directory in %s on line %d
|
H A D | readgzfile_variation5.phpt | 28 Warning: readgzfile(0): failed to open stream: No such file or directory in %s on line %d 31 Warning: readgzfile(1): failed to open stream: No such file or directory in %s on line %d 34 Warning: readgzfile(12345): failed to open stream: No such file or directory in %s on line %d 37 Warning: readgzfile(-2345): failed to open stream: No such file or directory in %s on line %d
|
H A D | gzfile_variation5.phpt | 28 Warning: gzfile(0): failed to open stream: No such file or directory in %s on line %d 31 Warning: gzfile(1): failed to open stream: No such file or directory in %s on line %d 34 Warning: gzfile(12345): failed to open stream: No such file or directory in %s on line %d 37 Warning: gzfile(-2345): failed to open stream: No such file or directory in %s on line %d
|
H A D | readgzfile_variation7.phpt | 32 Warning: readgzfile(string): failed to open stream: No such file or directory in %s on line %d 35 Warning: readgzfile(string): failed to open stream: No such file or directory in %s on line %d 38 Warning: readgzfile(sTrInG): failed to open stream: No such file or directory in %s on line %d 41 Warning: readgzfile(hello world): failed to open stream: No such file or directory in %s on line %d
|
H A D | gzfile_variation7.phpt | 32 Warning: gzfile(string): failed to open stream: No such file or directory in %s on line %d 35 Warning: gzfile(string): failed to open stream: No such file or directory in %s on line %d 38 Warning: gzfile(sTrInG): failed to open stream: No such file or directory in %s on line %d 41 Warning: gzfile(hello world): failed to open stream: No such file or directory in %s on line %d
|
/PHP-7.1/ext/tokenizer/tests/ |
H A D | token_get_all_basic.phpt | 14 // with php open/close tags 16 echo "-- source string with PHP open and close tags --\n"; 19 // without php open/close tags testing for T_INLINE_HTML 21 echo "-- source string without PHP open and close tags --\n"; 28 -- source string with PHP open and close tags -- 87 -- source string without PHP open and close tags --
|
/PHP-7.1/ext/standard/tests/dir/ |
H A D | dir_variation5.phpt | 2 Test dir() function : usage variations - open a file instead of directory 22 echo "*** Testing dir() : open a file instead of a directory ***\n"; 24 // open the file instead of directory 31 *** Testing dir() : open a file instead of a directory *** 33 Warning: dir(%s): failed to open dir: %s in %s on line %d
|
H A D | dir_variation6.phpt | 21 echo "*** Testing dir() : open a non-existent directory ***\n"; 28 // open existent directory 32 // remove directory and try to open the same(non-existent) directory again 48 *** Testing dir() : open a non-existent directory *** 51 Warning: dir(%s): failed to open dir: %s in %s on line %d 55 Warning: dir(%s): failed to open dir: %s in %s on line %d
|
H A D | opendir_variation1.phpt | 124 Warning: opendir(0): failed to open dir: %s in %s on line %d 129 Warning: opendir(1): failed to open dir: %s in %s on line %d 134 Warning: opendir(12345): failed to open dir: %s in %s on line %d 139 Warning: opendir(-2345): failed to open dir: %s in %s on line %d 144 Warning: opendir(10.5): failed to open dir: %s in %s on line %d 149 Warning: opendir(-10.5): failed to open dir: %s in %s on line %d 154 Warning: opendir(123456789000): failed to open dir: %s in %s on line %d 164 Warning: opendir(0.5): failed to open dir: %s in %s on line %d 175 Warning: opendir(1): failed to open dir: %s in %s on line %d 183 Warning: opendir(1): failed to open dir: %s in %s on line %d [all …]
|
H A D | scandir_variation1.phpt | 107 Warning: scandir(0): failed to open dir: %s in %s on line %d 114 Warning: scandir(1): failed to open dir: %s in %s on line %d 121 Warning: scandir(12345): failed to open dir: %s in %s on line %d 128 Warning: scandir(-2345): failed to open dir: %s in %s on line %d 135 Warning: scandir(10.5): failed to open dir: %s in %s on line %d 142 Warning: scandir(-10.5): failed to open dir: %s in %s on line %d 163 Warning: scandir(0.5): failed to open dir: %s in %s on line %d 180 Warning: scandir(1): failed to open dir: %s in %s on line %d 192 Warning: scandir(1): failed to open dir: %s in %s on line %d 219 Warning: scandir(string): failed to open dir: %s in %s on line %d [all …]
|
/PHP-7.1/ext/imap/tests/ |
H A D | imap_errors_basic.phpt | 18 echo "Issue open with invalid password with normal default number of retries, i.e 3\n"; 24 echo "\n\nIssue open with invalid password with retries == 1\n"; 33 Issue open with invalid password with normal default number of retries, i.e 3 35 Warning: imap_open(): Couldn't open stream %s in %s on line %d 47 Issue open with invalid password with retries == 1 49 Warning: imap_open(): Couldn't open stream %s in %s on line %d
|
/PHP-7.1/ext/xmlreader/tests/ |
H A D | 002.phpt | 14 if ($reader->open('')) exit(); 17 if (!$reader->open($filename)) { 30 $reader->open($filename); 37 Warning: XMLReader::open(): Empty string supplied as input in %s on line %d
|
/PHP-7.1/ext/standard/tests/streams/ |
H A D | glob-wrapper.phpt | 15 echo "Failed to open $spec\n"; 28 Warning: opendir(%s): failed to open dir: Operation not permitted in %s%eglob-wrapper.php on line 5 29 Failed to open %s 34 Warning: opendir(glob://%s): failed to open dir: operation failed in %s%eglob-wrapper.php on line 5 35 Failed to open glob://%s
|
/PHP-7.1/ext/phar/tests/ |
H A D | test_alias_unset.phpt | 20 $phar2->setAlias('first'); // this works because there are no references to $fname open 24 … = fopen($pname . '/file1.txt', 'r'); // this works because there are no references to $fname2 open 26 $phar2 = new Phar($fname2); // fails because references open to $fname 41 Cannot open archive "%stest_alias_unset.2.phar.php", alias is already in use by existing archive 44 Warning: file_get_contents(phar://%sfile1.txt): failed to open stream: Cannot open archive "%stest_…
|
H A D | create_path_error.phpt | 70 1:Error: file_put_contents(phar://%s//): failed to open stream: phar error: file "" in phar "%s" ca… 71 2:Error: file_put_contents(phar://%s/.): failed to open stream: phar error: file "" in phar "%s" ca… 72 3:Error: file_put_contents(phar://%s/../): failed to open stream: phar error: file "" in phar "%s" … 73 4:Error: file_put_contents(phar://%s/a/..): failed to open stream: phar error: file "" in phar "%s"… 78 9:Error: file_put_contents(phar://%s): failed to open stream: phar error: invalid path "%s" contain… 79 10:Error: file_put_contents(phar://%s): failed to open stream: phar error: invalid path "%s" contai… 80 11:Error: file_put_contents(phar://%s): failed to open stream: phar error: invalid path "%s" contai… 81 12:Error: file_put_contents(phar://%s): failed to open stream: phar error: invalid path "%s" contai… 82 13:Error: file_put_contents(phar://%s): failed to open stream: phar error: invalid path "%s" contai…
|
/PHP-7.1/ext/fileinfo/tests/ |
H A D | finfo_open_001.phpt | 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 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 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
|
/PHP-7.1/tests/security/ |
H A D | open_basedir_copy.phpt | 38 Warning: copy(../bad): failed to open stream: %s in %s on line %d 43 Warning: copy(../bad/bad.txt): failed to open stream: %s in %s on line %d 48 Warning: copy(..): failed to open stream: %s in %s on line %d 53 Warning: copy(../): failed to open stream: %s in %s on line %d 58 Warning: copy(/): failed to open stream: %s in %s on line %d 63 Warning: copy(../bad/.): failed to open stream: %s in %s on line %d 68 Warning: copy(../bad/./bad.txt): failed to open stream: %s in %s on line %d 73 Warning: copy(./../.): failed to open stream: %s in %s on line %d
|
H A D | open_basedir_opendir.phpt | 32 Warning: opendir(../bad): failed to open dir: %s in %s on line %d 37 Warning: opendir(../bad/bad.txt): failed to open dir: %s in %s on line %d 42 Warning: opendir(..): failed to open dir: %s in %s on line %d 47 Warning: opendir(../): failed to open dir: %s in %s on line %d 52 Warning: opendir(/): failed to open dir: %s in %s on line %d 57 Warning: opendir(../bad/.): failed to open dir: %s in %s on line %d 62 Warning: opendir(%s/test/bad/bad.txt): failed to open dir: %s in %s on line %d 67 Warning: opendir(%s/test/bad/../bad/bad.txt): failed to open dir: %s in %s on line %d
|