Search Results

  1. PharFileInfo::chmod () allows setting of the executable file permissions bit, as well as read-only bits. Writeable bits are ignored, and set at runtime based on the phar.readonly INI variable. As with all functionality that modifies the contents of a phar, the phar.readonly INI variable must be off in order to succeed if the file is within a Phar archive. Files within PharData archives do not ...

  2. 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

  3. PharFileInfo::chmod () allows setting of the executable file permissions bit, as well as read-only bits. Writeable bits are ignored, and set at runtime based on the phar.readonly INI variable.

  4. 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

  5. chmodメソッドは、 PharFileInfo オブジェクトが表す、Pharアーカイブ内のファイルのパーミッション(アクセス権)を設定するメソッドです。Pharアーカイブとは、PHPのプログラムやリソースを一つにまとめた特別なファイル形式であり、このメソッドはアーカイブ内の個々のファイルに対して、誰が ...

  6. English PHP documentation. Contribute to php/doc-en development by creating an account on GitHub.

  7. 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 ...

  1. People also search for