Phar::__construct Construct a Phar archive object &reftitle.description; voidPhar::__construct stringfname intflags stringalias &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 <function>Phar::__construct</function> example ]]>