Phar::setAlias() - Phar类
Phar::setAlias()
(PHP 5 >= 5.3.0, PHP 7, PECL phar >= 1.2.1)
Set the alias for the Phar archive
说明
publicPhar::setAlias(string $alias): boolNote:此方法需要将php.ini中的phar.readonly设为0以适合Phar对象.否则,将抛出PharException.
Set the alias for the Phar archive, and write it as the permanent alias for this phar archive. An alias can be used internally to a phar archive to ensure that use of thepharstream wrapper to access internal files always works regardless of the location of the phar archive on the filesystem. Another alternative is to rely upon Phar's interception of include or to use Phar::interceptFileFuncs() and use relative paths.
参数
$aliasA shorthand string that this archive can be referred to inpharstream wrapper access.
返回值
错误/异常
Throws UnexpectedValueException when write access is disabled, and PharException if the alias is already in use or any problems were encountered flushing changes to disk.
范例
A Phar::setAlias() example
参见
- Phar::__construct() Construct a Phar archive object
- Phar::interceptFileFuncs() Instructs phar to intercept fopen, file_get_contents, opendir, and all of the stat-related functions
鹏仔微信 15129739599 鹏仔QQ344225443 鹏仔前端 pjxi.com 共享博客 sharedbk.com
图片声明:本站部分配图来自网络。本站只作为美观性配图使用,无任何非法侵犯第三方意图,一切解释权归图片著作权方,本站不承担任何责任。如有恶意碰瓷者,必当奉陪到底严惩不贷!