]> granicus.if.org Git - php/commit
as discussed on internals, enable phar by default for testing purposes.
authorGreg Beaver <cellog@php.net>
Fri, 16 May 2008 00:01:56 +0000 (00:01 +0000)
committerGreg Beaver <cellog@php.net>
Fri, 16 May 2008 00:01:56 +0000 (00:01 +0000)
commita5ec4d5f2bbca3d252ab43eafdc2d6141b5cef65
tree4422a45e2c266e2aa1605bf23b3a8167cdb3ade4
parent719beb79d41cfd4a8e37cc7d216bf8d4ad4675dd
as discussed on internals, enable phar by default for testing purposes.
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 flexible
ext/phar/config.m4
ext/phar/config.w32