PHAR_ZIP_FAIL 356 phar/zip.c PHAR_ZIP_FAIL("unable to read central directory entry, truncated");
PHAR_ZIP_FAIL 362 phar/zip.c PHAR_ZIP_FAIL("corrupted central directory entry, no magic signature");
PHAR_ZIP_FAIL 380 phar/zip.c PHAR_ZIP_FAIL("Cannot process encrypted zip files");
PHAR_ZIP_FAIL 384 phar/zip.c PHAR_ZIP_FAIL("Cannot process zips created from stdin (zero-length filename)");
PHAR_ZIP_FAIL 392 phar/zip.c PHAR_ZIP_FAIL("unable to read in filename from central directory, truncated");
PHAR_ZIP_FAIL 415 phar/zip.c PHAR_ZIP_FAIL("couldn't open temporary file");
PHAR_ZIP_FAIL 434 phar/zip.c PHAR_ZIP_FAIL("signature cannot be read");
PHAR_ZIP_FAIL 447 phar/zip.c PHAR_ZIP_FAIL("signature cannot be verified");
PHAR_ZIP_FAIL 454 phar/zip.c PHAR_ZIP_FAIL("entries exist after signature, invalid phar");
PHAR_ZIP_FAIL 466 phar/zip.c PHAR_ZIP_FAIL("Unable to process extra field header for file in central directory");
PHAR_ZIP_FAIL 479 phar/zip.c PHAR_ZIP_FAIL("zlib extension is required");
PHAR_ZIP_FAIL 486 phar/zip.c PHAR_ZIP_FAIL("bzip2 extension is required");
PHAR_ZIP_FAIL 491 phar/zip.c PHAR_ZIP_FAIL("unsupported compression method (Shrunk) used in this zip");
PHAR_ZIP_FAIL 497 phar/zip.c PHAR_ZIP_FAIL("unsupported compression method (Reduce) used in this zip");
PHAR_ZIP_FAIL 500 phar/zip.c PHAR_ZIP_FAIL("unsupported compression method (Implode) used in this zip");
PHAR_ZIP_FAIL 503 phar/zip.c PHAR_ZIP_FAIL("unsupported compression method (Tokenize) used in this zip");
PHAR_ZIP_FAIL 506 phar/zip.c PHAR_ZIP_FAIL("unsupported compression method (Deflate64) used in this zip");
PHAR_ZIP_FAIL 509 phar/zip.c PHAR_ZIP_FAIL("unsupported compression method (PKWare Implode/old IBM TERSE) used in this zip");
PHAR_ZIP_FAIL 512 phar/zip.c PHAR_ZIP_FAIL("unsupported compression method (LZMA) used in this zip");
PHAR_ZIP_FAIL 515 phar/zip.c PHAR_ZIP_FAIL("unsupported compression method (IBM TERSE) used in this zip");
PHAR_ZIP_FAIL 518 phar/zip.c PHAR_ZIP_FAIL("unsupported compression method (IBM LZ77) used in this zip");
PHAR_ZIP_FAIL 521 phar/zip.c PHAR_ZIP_FAIL("unsupported compression method (WavPack) used in this zip");
PHAR_ZIP_FAIL 524 phar/zip.c PHAR_ZIP_FAIL("unsupported compression method (PPMd) used in this zip");
PHAR_ZIP_FAIL 527 phar/zip.c PHAR_ZIP_FAIL("unsupported compression method (unknown) used in this zip");
PHAR_ZIP_FAIL 534 phar/zip.c PHAR_ZIP_FAIL("unable to read in file comment, truncated");
PHAR_ZIP_FAIL 569 phar/zip.c PHAR_ZIP_FAIL("phar error: internal corruption of zip-based phar (cannot read local file header for alias)");
PHAR_ZIP_FAIL 575 phar/zip.c PHAR_ZIP_FAIL("phar error: internal corruption of zip-based phar (local header of alias does not match central directory)");
PHAR_ZIP_FAIL 601 phar/zip.c PHAR_ZIP_FAIL("unable to decompress alias, zlib filter creation failed");
PHAR_ZIP_FAIL 609 phar/zip.c PHAR_ZIP_FAIL("unable to read in alias, truncated (PHP 5.2.7 and newer has a potential fix for this problem)");
PHAR_ZIP_FAIL 611 phar/zip.c PHAR_ZIP_FAIL("unable to read in alias, truncated");
PHAR_ZIP_FAIL 622 phar/zip.c PHAR_ZIP_FAIL("unable to read in alias, bzip2 filter creation failed");
PHAR_ZIP_FAIL 630 phar/zip.c PHAR_ZIP_FAIL("unable to read in alias, truncated (PHP 5.2.7 and newer has a potential fix for this problem)");
PHAR_ZIP_FAIL 632 phar/zip.c PHAR_ZIP_FAIL("unable to read in alias, truncated");
PHAR_ZIP_FAIL 640 phar/zip.c PHAR_ZIP_FAIL("unable to read in alias, truncated");