Phar::__constructConstruct a Phar archive object
&reftitle.description;
voidPhar::__constructstringfnameintflagsstringalias
&reftitle.parameters;
fname
Path to an existing Phar archive
flags
flags to pass to parent class RecursiveDirectoryIterator.
See SPL RecursiveDirectoryIterator docs
alias
Alias with which this Phar archive should be referred to in calls to stream
functionality.
&reftitle.errors;
Throws BadMethodCallException if called twice, UnexpectedValueException
if the phar archive can't be opened.
&reftitle.examples;
A Phar::__construct example
]]>