MAPPHAR_FAIL      725 ext/phar/phar.c 		MAPPHAR_FAIL("internal corruption of phar \"%s\" (truncated manifest header)")
MAPPHAR_FAIL      732 ext/phar/phar.c 		MAPPHAR_FAIL("in phar \"%s\", manifest claims to have zero entries.  Phars must have at least 1 entry");
MAPPHAR_FAIL      972 ext/phar/phar.c 		MAPPHAR_FAIL("internal corruption of phar \"%s\" (buffer overrun)");
MAPPHAR_FAIL      976 ext/phar/phar.c 		MAPPHAR_FAIL("internal corruption of phar \"%s\" (truncated manifest header)")
MAPPHAR_FAIL     1016 ext/phar/phar.c 		MAPPHAR_FAIL("internal corruption of phar \"%s\" (too many manifest entries for size of manifest)")
MAPPHAR_FAIL     1032 ext/phar/phar.c 		MAPPHAR_FAIL("internal corruption of phar \"%s\" (trying to read past buffer end)");
MAPPHAR_FAIL     1035 ext/phar/phar.c 		MAPPHAR_FAIL("unable to read phar metadata in .phar file \"%s\"");
MAPPHAR_FAIL     1059 ext/phar/phar.c 			MAPPHAR_FAIL("internal corruption of phar \"%s\" (truncated manifest entry)")
MAPPHAR_FAIL     1065 ext/phar/phar.c 			MAPPHAR_FAIL("zero-length filename encountered in phar \"%s\"");
MAPPHAR_FAIL     1073 ext/phar/phar.c 			MAPPHAR_FAIL("internal corruption of phar \"%s\" (truncated manifest entry)");
MAPPHAR_FAIL     1116 ext/phar/phar.c 			MAPPHAR_FAIL("internal corruption of phar \"%s\" (truncated manifest entry)");
MAPPHAR_FAIL     1120 ext/phar/phar.c 			MAPPHAR_FAIL("unable to read file metadata in .phar file \"%s\"");
MAPPHAR_FAIL     1138 ext/phar/phar.c 					MAPPHAR_FAIL("zlib extension is required for gz compressed .phar file \"%s\"");
MAPPHAR_FAIL     1151 ext/phar/phar.c 					MAPPHAR_FAIL("bz2 extension is required for bzip2 compressed .phar file \"%s\"");
MAPPHAR_FAIL     1164 ext/phar/phar.c 					MAPPHAR_FAIL("internal corruption of phar \"%s\" (compressed and uncompressed size does not match for uncompressed entry)");
MAPPHAR_FAIL     1210 ext/phar/phar.c 			MAPPHAR_FAIL("Cannot open archive \"%s\", invalid alias");
MAPPHAR_FAIL     1217 ext/phar/phar.c 				MAPPHAR_FAIL("Cannot open archive \"%s\", alias is already in use by existing archive");