Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 441 Bytes

phar.md

File metadata and controls

22 lines (13 loc) · 441 Bytes

The phar extension

Configure the phar extension.

This extension provides support for PHP archives (phar).

PHP_EXT_PHAR

  • Default: ON
  • Values: ON|OFF

Enable the extension.

PHP_EXT_PHAR_SHARED

  • Default: OFF
  • Values: ON|OFF

Build extension as shared.