PHAR_ZIP_FAIL 356 ext/phar/zip.c PHAR_ZIP_FAIL("unable to read central directory entry, truncated");
PHAR_ZIP_FAIL 362 ext/phar/zip.c PHAR_ZIP_FAIL("corrupted central directory entry, no magic signature");
PHAR_ZIP_FAIL 380 ext/phar/zip.c PHAR_ZIP_FAIL("Cannot process encrypted zip files");
PHAR_ZIP_FAIL 384 ext/phar/zip.c PHAR_ZIP_FAIL("Cannot process zips created from stdin (zero-length filename)");
PHAR_ZIP_FAIL 392 ext/phar/zip.c PHAR_ZIP_FAIL("unable to read in filename from central directory, truncated");
PHAR_ZIP_FAIL 415 ext/phar/zip.c PHAR_ZIP_FAIL("couldn't open temporary file");
PHAR_ZIP_FAIL 434 ext/phar/zip.c PHAR_ZIP_FAIL("signature cannot be read");
PHAR_ZIP_FAIL 447 ext/phar/zip.c PHAR_ZIP_FAIL("signature cannot be verified");
PHAR_ZIP_FAIL 454 ext/phar/zip.c PHAR_ZIP_FAIL("entries exist after signature, invalid phar");
PHAR_ZIP_FAIL 466 ext/phar/zip.c PHAR_ZIP_FAIL("Unable to process extra field header for file in central directory");
PHAR_ZIP_FAIL 479 ext/phar/zip.c PHAR_ZIP_FAIL("zlib extension is required");
PHAR_ZIP_FAIL 486 ext/phar/zip.c PHAR_ZIP_FAIL("bzip2 extension is required");
PHAR_ZIP_FAIL 491 ext/phar/zip.c PHAR_ZIP_FAIL("unsupported compression method (Shrunk) used in this zip");
PHAR_ZIP_FAIL 497 ext/phar/zip.c PHAR_ZIP_FAIL("unsupported compression method (Reduce) used in this zip");
PHAR_ZIP_FAIL 500 ext/phar/zip.c PHAR_ZIP_FAIL("unsupported compression method (Implode) used in this zip");
PHAR_ZIP_FAIL 503 ext/phar/zip.c PHAR_ZIP_FAIL("unsupported compression method (Tokenize) used in this zip");
PHAR_ZIP_FAIL 506 ext/phar/zip.c PHAR_ZIP_FAIL("unsupported compression method (Deflate64) used in this zip");
PHAR_ZIP_FAIL 509 ext/phar/zip.c PHAR_ZIP_FAIL("unsupported compression method (PKWare Implode/old IBM TERSE) used in this zip");
PHAR_ZIP_FAIL 512 ext/phar/zip.c PHAR_ZIP_FAIL("unsupported compression method (LZMA) used in this zip");
PHAR_ZIP_FAIL 515 ext/phar/zip.c PHAR_ZIP_FAIL("unsupported compression method (IBM TERSE) used in this zip");
PHAR_ZIP_FAIL 518 ext/phar/zip.c PHAR_ZIP_FAIL("unsupported compression method (IBM LZ77) used in this zip");
PHAR_ZIP_FAIL 521 ext/phar/zip.c PHAR_ZIP_FAIL("unsupported compression method (WavPack) used in this zip");
PHAR_ZIP_FAIL 524 ext/phar/zip.c PHAR_ZIP_FAIL("unsupported compression method (PPMd) used in this zip");
PHAR_ZIP_FAIL 527 ext/phar/zip.c PHAR_ZIP_FAIL("unsupported compression method (unknown) used in this zip");
PHAR_ZIP_FAIL 534 ext/phar/zip.c PHAR_ZIP_FAIL("unable to read in file comment, truncated");
PHAR_ZIP_FAIL 569 ext/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 ext/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 597 ext/phar/zip.c PHAR_ZIP_FAIL("unable to decompress alias, zlib filter creation failed");
PHAR_ZIP_FAIL 604 ext/phar/zip.c PHAR_ZIP_FAIL("unable to read in alias, truncated");
PHAR_ZIP_FAIL 615 ext/phar/zip.c PHAR_ZIP_FAIL("unable to read in alias, bzip2 filter creation failed");
PHAR_ZIP_FAIL 622 ext/phar/zip.c PHAR_ZIP_FAIL("unable to read in alias, truncated");
PHAR_ZIP_FAIL 630 ext/phar/zip.c PHAR_ZIP_FAIL("unable to read in alias, truncated");