PHAR_ZIP_FAIL     344 ext/phar/zip.c 			PHAR_ZIP_FAIL("unable to read central directory entry, truncated");
PHAR_ZIP_FAIL     350 ext/phar/zip.c 			PHAR_ZIP_FAIL("corrupted central directory entry, no magic signature");
PHAR_ZIP_FAIL     368 ext/phar/zip.c 			PHAR_ZIP_FAIL("Cannot process encrypted zip files");
PHAR_ZIP_FAIL     372 ext/phar/zip.c 			PHAR_ZIP_FAIL("Cannot process zips created from stdin (zero-length filename)");
PHAR_ZIP_FAIL     380 ext/phar/zip.c 			PHAR_ZIP_FAIL("unable to read in filename from central directory, truncated");
PHAR_ZIP_FAIL     405 ext/phar/zip.c 				PHAR_ZIP_FAIL("couldn't open temporary file");
PHAR_ZIP_FAIL     424 ext/phar/zip.c 				PHAR_ZIP_FAIL("signature cannot be read");
PHAR_ZIP_FAIL     437 ext/phar/zip.c 					PHAR_ZIP_FAIL("signature cannot be verified");
PHAR_ZIP_FAIL     444 ext/phar/zip.c 				PHAR_ZIP_FAIL("entries exist after signature, invalid phar");
PHAR_ZIP_FAIL     456 ext/phar/zip.c 				PHAR_ZIP_FAIL("Unable to process extra field header for file in central directory");
PHAR_ZIP_FAIL     469 ext/phar/zip.c 					PHAR_ZIP_FAIL("zlib extension is required");
PHAR_ZIP_FAIL     476 ext/phar/zip.c 					PHAR_ZIP_FAIL("bzip2 extension is required");
PHAR_ZIP_FAIL     481 ext/phar/zip.c 				PHAR_ZIP_FAIL("unsupported compression method (Shrunk) used in this zip");
PHAR_ZIP_FAIL     487 ext/phar/zip.c 				PHAR_ZIP_FAIL("unsupported compression method (Reduce) used in this zip");
PHAR_ZIP_FAIL     490 ext/phar/zip.c 				PHAR_ZIP_FAIL("unsupported compression method (Implode) used in this zip");
PHAR_ZIP_FAIL     493 ext/phar/zip.c 				PHAR_ZIP_FAIL("unsupported compression method (Tokenize) used in this zip");
PHAR_ZIP_FAIL     496 ext/phar/zip.c 				PHAR_ZIP_FAIL("unsupported compression method (Deflate64) used in this zip");
PHAR_ZIP_FAIL     499 ext/phar/zip.c 				PHAR_ZIP_FAIL("unsupported compression method (PKWare Implode/old IBM TERSE) used in this zip");
PHAR_ZIP_FAIL     502 ext/phar/zip.c 				PHAR_ZIP_FAIL("unsupported compression method (LZMA) used in this zip");
PHAR_ZIP_FAIL     505 ext/phar/zip.c 				PHAR_ZIP_FAIL("unsupported compression method (IBM TERSE) used in this zip");
PHAR_ZIP_FAIL     508 ext/phar/zip.c 				PHAR_ZIP_FAIL("unsupported compression method (IBM LZ77) used in this zip");
PHAR_ZIP_FAIL     511 ext/phar/zip.c 				PHAR_ZIP_FAIL("unsupported compression method (WavPack) used in this zip");
PHAR_ZIP_FAIL     514 ext/phar/zip.c 				PHAR_ZIP_FAIL("unsupported compression method (PPMd) used in this zip");
PHAR_ZIP_FAIL     517 ext/phar/zip.c 				PHAR_ZIP_FAIL("unsupported compression method (unknown) used in this zip");
PHAR_ZIP_FAIL     524 ext/phar/zip.c 				PHAR_ZIP_FAIL("unable to read in file comment, truncated");
PHAR_ZIP_FAIL     552 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     558 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     579 ext/phar/zip.c 					PHAR_ZIP_FAIL("unable to decompress alias, zlib filter creation failed");
PHAR_ZIP_FAIL     600 ext/phar/zip.c 					PHAR_ZIP_FAIL("unable to read in alias, truncated");
PHAR_ZIP_FAIL     611 ext/phar/zip.c 					PHAR_ZIP_FAIL("unable to read in alias, bzip2 filter creation failed");
PHAR_ZIP_FAIL     632 ext/phar/zip.c 					PHAR_ZIP_FAIL("unable to read in alias, truncated");
PHAR_ZIP_FAIL     654 ext/phar/zip.c 					PHAR_ZIP_FAIL("unable to read in alias, truncated");