Phar::offsetUnset

Phar::offsetUnset

(PHP >= 5.3.0, PECL phar >= 1.0.0)

Phar::offsetUnsetremove a file from a phar

Description

public bool Phar::offsetUnset ( string $offset )

Note:

This method requires the php.ini setting phar.readonly to be set to 0 in order to work for Phar objects. Otherwise, a PharException will be thrown.

This is an implementation of the 登录查看完整内容