PharData::isWritable
(PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 2.0.0)
PharData::isWritable — tar/zip アーカイブが変更可能な場合に true を返す
説明
このメソッドは、ディスク上の tar/zip アーカイブが読み込み専用でない場合に
true
を返します。Phar::isWritable() とは異なり、
データのみの tar/zip アーカイブは phar.readonly
が 1
であっても変更可能です。
パラメータ
パラメータはありません。
戻り値
tar/zip アーカイブが変更可能な場合に true
を返します。
参考
- Phar::canWrite() - phar 拡張モジュールが phar の書き込みや作成をサポートしているかどうかを返す
- Phar::isWritable() - phar アーカイブが変更可能な場合に true を返す
+add a note
User Contributed Notes
There are no user contributed notes for this page.
↑ and ↓ to navigate •
Enter to select •
Esc to close
Press Enter without
selection to search using Google