(PHP >= 5.3.0, PECL phar >= 1.2.0)
Returns the metadata of the entry
public bool PharFileInfo::hasMetadata ( void )
Returns the metadata of a file within a phar archive.
Returns:
Returns FALSE
if no metadata is set or is NULL
, TRUE
if metadata is not NULL
See also:
Please login to continue.