PharFileInfo (class)

The PharFileInfo class

Introduction

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

The PharFileInfo class provides a high-level interface to the contents and attributes of a single file within a phar archive.

Class synopsis

PharFileInfo extends SplFileInfo {
/* Methods */
public void chmod ( int $permissions )
public bool compress ( int $compression )
public __