(Unknown)
Add a file from the filesystem to the phar archive
public void Phar::addFile ( string $file [, string $localname ] )
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.
With this method, any file or URL can be added to the phar archive. If the optional second parameter localname is specified, the file will be s