Home
last modified time | relevance | path

Searched refs:Phar (Results 501 – 525 of 690) sorted by relevance

1...<<2122232425262728

/PHP-7.4/ext/phar/tests/cache_list/
H A Dfrontcontroller2.phpt2 Phar front controller PHP test [cache_list]
H A Dfrontcontroller27.phpt2 Phar front controller with no extension [cache_list]
H A Dcopyonwrite25.phar.phpt2 Phar: copy-on-write test 25 [cache_list]
H A Dfrontcontroller26.phpt2 Phar front controller with unknown extension mime type [cache_list]
H A Dfrontcontroller28.phpt2 Phar front controller with huge file [cache_list]
H A Dfrontcontroller31.phpt2 Phar front controller with invalid callback for rewrites [cache_list]
H A Dcopyonwrite23.phar.phpt2 Phar: copy-on-write test 23 [cache_list]
H A Dfrontcontroller24.phpt2 Phar front controller with custom 404 php script [cache_list]
/PHP-7.4/ext/phar/tests/
H A Dfrontcontroller11.phpt2 Phar front controller mime type extension is not a string
H A Dfrontcontroller8.phpt2 Phar front controller no index file 404
H A Dphar_oo_002.phpt2 Phar object: iterator & entries
15 $phar = new Phar($fname);
36 $phar = new Phar($fname);
H A Dfrontcontroller6.phpt2 Phar front controller 404
H A Dbug71498.phpt2 Phar: bug #71498: Out-of-Bound Read in phar_parse_zipfile()
H A Dphar_createdefaultstub.phpt2 Phar: Phar::createDefaultStub() with and without arg
8 var_dump(Phar::createDefaultStub());
11 var_dump(Phar::createDefaultStub('my/custom/thingy.php'));
14 var_dump(strlen(Phar::createDefaultStub(str_repeat('a', 400))));
17 var_dump(Phar::createDefaultStub(str_repeat('a', 401)));
42 Phar::interceptFileFuncs();
44 Phar::webPhar(null, $web);
336 Phar::interceptFileFuncs();
338 Phar::webPhar(null, $web);
638 Phar::interceptFileFuncs();
[all …]
H A Dphar_oo_008.phpt2 Phar object: iterating via SplFileObject
14 $phar = new Phar($fname);
H A Dreadfile_edgecases.phpt2 Phar: test edge cases of readfile() function interception
9 Phar::interceptFileFuncs();
H A Dfrontcontroller32.phpt2 Phar front controller with valid callback that is not good
/PHP-7.4/ext/phar/tests/tar/
H A Dfrontcontroller2.phar.phpt2 Phar front controller PHP test tar-based
H A Ddelete_in_phar.phpt2 Phar: delete a file within a tar-based .phar
14 $phar = new Phar($fname);
/PHP-7.4/ext/phar/tests/zip/files/
H A Dmetadata.phar.inc3 $a = new Phar(dirname(__FILE__) . '/metadata.phar.zip');
/PHP-7.4/ext/phar/tests/zip/
H A Dcorrupt_003.phpt2 Phar: corrupted zip (truncated file comment)
H A Dcorrupt_002.phpt2 Phar: corrupted zip (no end of zip record)
H A Dcorrupt_004.phpt2 Phar: corrupted zip (central directory offset incorrect)
H A Dcorrupt_007.phpt2 Phar: corrupted zip (truncated filename record)
H A Ddelete_in_phar.phpt2 Phar: delete a file within a zip-based .phar
14 $phar = new Phar($fname);

Completed in 18 milliseconds

1...<<2122232425262728