Search Results
Table of Contents ¶ PharFileInfo::chmod — Sets file-specific permission bits PharFileInfo::compress — Compresses the current Phar entry with either zlib or bzip2 compression PharFileInfo::__construct — Construct a Phar entry object PharFileInfo::decompress — Decompresses the current Phar entry within the phar PharFileInfo::delMetadata — Deletes the metadata of the entry PharFileInfo ...
- Splfileinfo
The SplFileInfo class Introduction ¶ The SplFileInfo class...
- Splfileobject
Introduction ¶ The SplFileObject class offers an...
- Pharexception
The PharException class Introduction ¶ The PharException...
- Splfileinfo
Mar 12, 2026 · This should not be called directly. Instead, a PharFileInfo object is initialized by calling Phar::offsetGet () through array access.
Programmation de sites internet en Html5 et Css3 en respectant les standards du web par le W3C. Développement web réalisé par notre équipe de passionnés. Docs PHP Classe PharFileInfo __construct
Introduction The PharFileInfo class provides a high-level interface to the contents and attributes of a single file within a phar archive.
Table of Contents PharFileInfo::chmod — Sets file-specific permission bits PharFileInfo::compress — Compresses the current Phar entry with either zlib or bzip2 compression PharFileInfo::__construct — Construct a Phar entry object PharFileInfo::decompress — Decompresses the current Phar entry within the phar
PHP is a popular general-purpose scripting language that powers everything from your blog to the most popular websites in the world.
Simple usage example of `PharFileInfo::__construct ()`. The `PharFileInfo::__construct` function is used to create a new instance of the `PharFileInfo` class, representing a specific file entry within a Phar archive. It allows you to access information about the file such as its name, size, modified date, and permissions.
