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     417 ext/phar/zip.c 				PHAR_ZIP_FAIL("couldn't open temporary file");
PHAR_ZIP_FAIL     436 ext/phar/zip.c 				PHAR_ZIP_FAIL("signature cannot be read");
PHAR_ZIP_FAIL     449 ext/phar/zip.c 					PHAR_ZIP_FAIL("signature cannot be verified");
PHAR_ZIP_FAIL     456 ext/phar/zip.c 				PHAR_ZIP_FAIL("entries exist after signature, invalid phar");
PHAR_ZIP_FAIL     468 ext/phar/zip.c 				PHAR_ZIP_FAIL("Unable to process extra field header for file in central directory");
PHAR_ZIP_FAIL     481 ext/phar/zip.c 					PHAR_ZIP_FAIL("zlib extension is required");
PHAR_ZIP_FAIL     488 ext/phar/zip.c 					PHAR_ZIP_FAIL("bzip2 extension is required");
PHAR_ZIP_FAIL     493 ext/phar/zip.c 				PHAR_ZIP_FAIL("unsupported compression method (Shrunk) used in this zip");
PHAR_ZIP_FAIL     499 ext/phar/zip.c 				PHAR_ZIP_FAIL("unsupported compression method (Reduce) used in this zip");
PHAR_ZIP_FAIL     502 ext/phar/zip.c 				PHAR_ZIP_FAIL("unsupported compression method (Implode) used in this zip");
PHAR_ZIP_FAIL     505 ext/phar/zip.c 				PHAR_ZIP_FAIL("unsupported compression method (Tokenize) used in this zip");
PHAR_ZIP_FAIL     508 ext/phar/zip.c 				PHAR_ZIP_FAIL("unsupported compression method (Deflate64) used in this zip");
PHAR_ZIP_FAIL     511 ext/phar/zip.c 				PHAR_ZIP_FAIL("unsupported compression method (PKWare Implode/old IBM TERSE) used in this zip");
PHAR_ZIP_FAIL     514 ext/phar/zip.c 				PHAR_ZIP_FAIL("unsupported compression method (LZMA) used in this zip");
PHAR_ZIP_FAIL     517 ext/phar/zip.c 				PHAR_ZIP_FAIL("unsupported compression method (IBM TERSE) used in this zip");
PHAR_ZIP_FAIL     520 ext/phar/zip.c 				PHAR_ZIP_FAIL("unsupported compression method (IBM LZ77) used in this zip");
PHAR_ZIP_FAIL     523 ext/phar/zip.c 				PHAR_ZIP_FAIL("unsupported compression method (WavPack) used in this zip");
PHAR_ZIP_FAIL     526 ext/phar/zip.c 				PHAR_ZIP_FAIL("unsupported compression method (PPMd) used in this zip");
PHAR_ZIP_FAIL     529 ext/phar/zip.c 				PHAR_ZIP_FAIL("unsupported compression method (unknown) used in this zip");
PHAR_ZIP_FAIL     536 ext/phar/zip.c 				PHAR_ZIP_FAIL("unable to read in file comment, truncated");
PHAR_ZIP_FAIL     571 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     577 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     599 ext/phar/zip.c 					PHAR_ZIP_FAIL("unable to decompress alias, zlib filter creation failed");
PHAR_ZIP_FAIL     606 ext/phar/zip.c 					PHAR_ZIP_FAIL("unable to read in alias, truncated");
PHAR_ZIP_FAIL     617 ext/phar/zip.c 					PHAR_ZIP_FAIL("unable to read in alias, bzip2 filter creation failed");
PHAR_ZIP_FAIL     624 ext/phar/zip.c 					PHAR_ZIP_FAIL("unable to read in alias, truncated");
PHAR_ZIP_FAIL     632 ext/phar/zip.c 					PHAR_ZIP_FAIL("unable to read in alias, truncated");