History log of /PHP-8.4/ext/phar/phar.c (Results 276 – 279 of 279)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 4aa4f1fa 17-May-2008 Greg Beaver

enable by default statically instead of shared
this is done by removing zlib/bz2 explicit dependencies because they are unnecessary
we only ever use the stream filter, and the check for exist

enable by default statically instead of shared
this is done by removing zlib/bz2 explicit dependencies because they are unnecessary
we only ever use the stream filter, and the check for existence has
been moved to runtime where it is after startup

show more ...


# 6a0682d9 14-May-2008 Steph Fox

- MFH
- Make internal code forward-compatible. This included a binary cast in the default stub, hence test updates.


Revision tags: RELEASE_1_2_5
# 4d169ebc 13-May-2008 Steph Fox

- Allow broken.dirnames to use phar too
- Add test
- Kill MSVC compiler warning


# 16b4d8e0 12-May-2008 SVN Migration

This commit was manufactured by cvs2svn to create branch 'PHP_5_3'.


1...<<1112