Home
last modified time | relevance | path

Searched refs:compression (Results 1 – 25 of 53) sorted by relevance

123

/PHP-5.3/ext/phar/tests/zip/
H A Dcorrupt_008.phpt2 Phar: unsupported compression methods
86 phar error: unsupported compression method (Shrunk) used in this zip in zip-based phar "%scompress_…
87 phar error: unsupported compression method (Reduce) used in this zip in zip-based phar "%scompress_…
88 phar error: unsupported compression method (Reduce) used in this zip in zip-based phar "%scompress_…
89 phar error: unsupported compression method (Reduce) used in this zip in zip-based phar "%scompress_…
90 phar error: unsupported compression method (Reduce) used in this zip in zip-based phar "%scompress_…
91 phar error: unsupported compression method (Implode) used in this zip in zip-based phar "%scompress…
92 phar error: unsupported compression method (Tokenize) used in this zip in zip-based phar "%scompres…
95 phar error: unsupported compression method (LZMA) used in this zip in zip-based phar "%scompress_un…
98 phar error: unsupported compression method (WavPack) used in this zip in zip-based phar "%scompress…
[all …]
/PHP-5.3/ext/phar/tests/
H A Dpharfileinfo_compression.phpt2 Phar: PharFileInfo compression-related methods
80 Unknown compression type specified
81 Unknown compression type specified
82 Cannot compress with Gzip compression, not possible with tar-based phar archives
83 Phar entry is a directory, cannot set compression
84 Phar is readonly, cannot change compression
91 Phar entry is a directory, cannot set compression
H A Dphpinfo_001.phpt33 gzip compression => enabled
34 bzip2 compression => enabled
55 gzip compression => enabled
56 bzip2 compression => enabled
H A Dphpinfo_002.phpt31 gzip compression => enabled
32 bzip2 compression => enabled
H A Dphpinfo_003.phpt31 gzip compression => disabled (install ext/zlib)
32 bzip2 compression => disabled (install pecl/bz2)
H A Dphar_convert_again.phpt190 Cannot compress entire archive with gzip, zip archives do not support whole-archive compression
191 Cannot compress entire archive with bz2, zip archives do not support whole-archive compression
195 Cannot compress entire archive with gzip, zip archives do not support whole-archive compression
196 Cannot compress entire archive with bz2, zip archives do not support whole-archive compression
197 Unknown compression specified, please pass one of Phar::GZ or Phar::BZ2
198 Unknown compression specified, please pass one of Phar::GZ or Phar::BZ2
H A Dphpinfo_004.phpt36 <tr><td class="e">gzip compression </td><td class="v">enabled </td></tr>
37 <tr><td class="e">bzip2 compression </td><td class="v">enabled </td></tr>
60 <tr><td class="e">gzip compression </td><td class="v">enabled </td></tr>
61 <tr><td class="e">bzip2 compression </td><td class="v">enabled </td></tr>
H A Dphar_oo_getcontentsgz.phpt2 Phar object: getContent() (verify it works with compression)
/PHP-5.3/ext/gd/tests/
H A Dpngcomp.phpt2 png compression test
17 echo "PNG compression test: ";
32 PNG compression test: ok
/PHP-5.3/ext/zlib/tests/
H A Dgzencode_variation1.phpt22 echo "\n-- Testing multiple compression --\n";
31 -- Testing multiple compression --
H A Dgzcompress_variation1.phpt23 echo "\n-- Testing multiple compression --\n";
33 -- Testing multiple compression --
H A Dgzdeflate_variation1.phpt23 echo "\n-- Testing multiple compression --\n";
33 -- Testing multiple compression --
H A Dgzencode_variation1-win32.phpt34 echo "\n-- Testing multiple compression --\n";
44 -- Testing multiple compression --
H A Dgzcompress_error1.phpt34 echo "\n-- Testing with incorrect compression level --\n";
66 -- Testing with incorrect compression level --
68 Warning: gzcompress(): compression level (99) must be within -1..9 in %s on line %d
H A Dgzdeflate_error1.phpt34 echo "\n-- Testing with incorrect compression level --\n";
64 -- Testing with incorrect compression level --
66 Warning: gzdeflate(): compression level (99) must be within -1..9 in %s on line %d
H A D008.phpt2 zlib.output_compression=1 with client not accepting compression
H A D007.phpt36 Warning: gzencode(): compression level(-10) must be within -1..9 in %s on line %d
39 Warning: gzencode(): compression level(100) must be within -1..9 in %s on line %d
H A Dgzencode_error1.phpt35 echo "\n-- Testing with incorrect compression level --\n";
72 -- Testing with incorrect compression level --
74 Warning: gzencode(): compression level(99) must be within -1..9 in %s on line %d
H A D002.phpt13 /* with explicit compression level, length */
H A Dgzcompress_basic1.phpt49 echo "\n-- Testing with no specified compression level --\n";
123 -- Testing with no specified compression level --
H A Dgzdeflate_basic1.phpt49 echo "\n-- Testing with no specified compression level --\n";
123 -- Testing with no specified compression level --
H A D001.phpt13 /* with explicit compression level, length */
/PHP-5.3/ext/zlib/
H A Dphp_zlib.def2 ; zlib data compression library
/PHP-5.3/ext/zip/tests/
H A Dbug53854.phpt2 Bug #53854 (Missing constants for compression type)
/PHP-5.3/ext/phar/
H A DTODO15 X stream context for specifying compression of a file [Marcus]
53 X list all available compression methods using
83 X make convertTo*() with full file compression rename to append .gz or .bz2
92 X compression should work for non-phar archives [Steph]

Completed in 37 milliseconds

123