Home
last modified time | relevance | path

Searched refs:archive (Results 26 – 50 of 100) sorted by relevance

1234

/PHP-8.2/ext/phar/tests/
H A Dpharfileinfo_construct.phpt53 Cannot access phar file entry '%s' in archive '%s'
55 '%s' is not a valid phar archive URL (must have at least phar://filename.phar)
H A Dpharfileinfo_setmetadata.phpt44 Phar entry is a temporary directory (not an actual entry in the archive), cannot set metadata
45 Phar entry is a temporary directory (not an actual entry in the archive), cannot delete metadata
H A Dphar_convert_tar.phpt51 string(60) "<?php // tar-based phar archive stub file
54 string(60) "<?php // tar-based phar archive stub file
H A Dphar_convert_zip.phpt50 string(60) "<?php // zip-based phar archive stub file
53 string(60) "<?php // zip-based phar archive stub file
H A Dphar_convert_tar2.phpt56 string(60) "<?php // tar-based phar archive stub file
60 string(60) "<?php // tar-based phar archive stub file
H A Dphar_convert_tar3.phpt56 string(60) "<?php // tar-based phar archive stub file
60 string(60) "<?php // tar-based phar archive stub file
H A Dbug73764.phpt2 Phar: PHP bug #73764: Crash while loading hostile phar archive
H A Dbug81726.phpt11 Warning: fopen(phar://%s): Failed to open stream: unable to decompress gzipped phar archive "%s" in…
H A Dphar_buildfromdirectory1.phpt21 Cannot write to archive - write operations restricted by INI setting
H A Dphar_buildfromiterator1.phpt22 Cannot write out phar archive, phar is read-only
H A Dphar_decompress.phpt63 Cannot decompress phar archive, phar is read-only
64 Cannot decompress zip-based archives with whole-archive compression
H A Dbug70019.phpt2 Bug #70019 Files extracted from archive may be placed outside of destination directory
H A Dphar_oo_iswriteable.phpt41 archive
75 archive
H A Dbadparameters.phpt239 Cannot write out phar archive, phar is read-only
242 Cannot write out phar archive, phar is read-only
243 A Phar alias cannot be set in a plain tar archive
246 A Phar stub cannot be set in a plain tar archive
248 A Phar stub cannot be set in a plain tar archive
253 Cannot compress phar archive, phar is read-only
H A Dpharfileinfo_chmod.phpt28 Phar entry "a" is a temporary directory (not an actual entry in the archive), cannot chmod
/PHP-8.2/ext/phar/tests/tar/
H A Dtar_openssl_hash.phpt2 Phar: tar archive, require_hash=1, OpenSSL hash
H A Dtar_nohash.phpt2 Phar: tar archive, require_hash=1, should not error out
/PHP-8.2/ext/zip/tests/
H A Dbug8009.phpt2 Bug #8009 (cannot add again same entry to an archive)
H A Dbug53885.phpt2 Bug #53885 (ZipArchive segfault with FL_UNCHANGED on empty archive)
H A Dbug76524.phpt2 ZipArchive Bug #76524 (memory leak with ZipArchive::OVERWRITE flag and empty archive)
H A Dbug14962.phpt17 die('failed to create the archive');
H A Doo_getcomment.phpt30 Zip archive comment
/PHP-8.2/ext/phar/tests/tar/files/
H A Dtarmaker.php.inc6 * Path to archive file
10 protected $archive;
12 * Temporary stream used for creating the archive
H A Dcorrupt_tarmaker.php.inc6 * Path to archive file
10 protected $archive;
12 * Temporary stream used for creating the archive
H A Dmake.dangerous.tar.php.inc7 * Path to archive file
11 protected $archive;
13 * Temporary stream used for creating the archive

Completed in 27 milliseconds

1234