(PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 2.0.0)
Phar::isWritable — Informa se o arquivo phar pode ser modificado
Este método retorna true
se phar.readonly
for 0
,
e o arquivo phar atual no disco não for somente leitura.
Sem parâmetros.
Retorna true
se o arquivo phar puder ser modificado.