- PHP 手册
- 函数参考
- 压缩与归档扩展
- Phar
- What makes a phar a phar and not a tar or a zip?
Global Phar bitmapped flags
Here are the bitmapped flags currently recognized by the Phar extension for the global Phar flat bitmap:
Value | Description |
---|---|
0x00010000 |
If set, this Phar contains a verification signature |
0x00001000 |
If set, this Phar contains at least 1 file that is compressed with zlib DEFLATE compression |
0x00002000 |
If set, this Phar contains at least 1 file that is compressed with bzip2 compression |
User Contributed Notes
There are no user contributed notes for this page.官方地址:https://www.php.net/manual/en/phar.fileformat.flags.php