--TEST-- Phar::mapPhar truncated manifest (not enough for manifest length) --SKIPIF-- --FILE-- "; $file .= pack('V', 500) . 'notenough'; file_put_contents(dirname(__FILE__) . '/' . basename(__FILE__, '.php') . '.phar.php', $file); include dirname(__FILE__) . '/' . basename(__FILE__, '.php') . '.phar.php'; ?> --CLEAN-- --EXPECTF-- %satal error: Phar::mapPhar(): internal corruption of phar "%s" (truncated manifest) in %s on line %d