(no version information, might be only in CVS)
Phar::mapPhar -- Reads the currently executed file (a phar) and registers its manifestThis static method should be used inside a Phar archive's loader stub in order to initialize the phar.
Возвращает TRUE в случае успешного завершения или FALSE в случае возникновения ошибки.
E_RECOVERABLE_ERROR is thrown if not called directly within PHP execution, if no __HALT_COMPILER(); token is found in the current source file, or if the file cannot be opened for reading.
Пред. | Начало | След. |
Phar::loadPhar | Уровень выше | Phar::offsetExists |