Phar
PHP Manual

Phar::getExtractList

(No version information available, might be only in CVS)

Phar::getExtractList — Retrieve phar.extract_list value

Description

string Phar::getExtractList ( void )

This method can be used as an alternative to ini_get() to retrieve the value of phar.extract_list in an environment where ini_get() has been disabled by php.ini settings.

Parameters

No parameters.

Errors/Exceptions

no errors

See Also


Phar
PHP Manual