PHAR_API_VER_MASK  751 phar/phar.c    	if ((manifest_ver & PHAR_API_VER_MASK) < PHAR_API_MIN_READ) {
PHAR_API_VER_MASK 1082 phar/phar.c    		if ((manifest_ver & PHAR_API_VER_MASK) >= PHAR_API_MIN_DIR && buffer[entry.filename_len - 1] == '/') {