mirror of https://github.com/php/php-src
Browse Source
Phar is enabled as a shared extension by default in order to allow zlib/bz2 to be built shared. If phar is statically built, both zlib and bz2 must be statically built in order for phar to use them, so default compile as shared is much more flexiblePECL
2 changed files with 2 additions and 2 deletions
Loading…
Reference in new issue