php-src/ext/phar
Greg Beaver eea900316b add PHP_Archive::canCompress() which determines whether zlib decompression is available
clean up code slightly
add lots of error notification
add .cvsignore for tests/
update 002 to handle new testing behavior
2005-12-07 06:39:03 +00:00
..
tests add PHP_Archive::canCompress() which determines whether zlib decompression is available 2005-12-07 06:39:03 +00:00
config.m4 add ability to detect zlib library when zlib ext is disabled 2005-12-05 01:07:02 +00:00
config.w32 add ability to detect zlib library when zlib ext is disabled 2005-12-05 01:07:02 +00:00
CREDITS apparently no email here 2005-12-07 00:49:46 +00:00
EXPERIMENTAL initial import 2005-12-04 20:35:38 +00:00
LICENSE add license text 2005-12-04 22:51:33 +00:00
phar.c add PHP_Archive::canCompress() which determines whether zlib decompression is available 2005-12-07 06:39:03 +00:00
phar.php initial import 2005-12-04 20:35:38 +00:00
php_phar.h fix segfault in opendir/readdir. fix possible duplicate dirs. is_dir() doesn't yet work, so url_stat is not working fully 2005-12-05 08:31:05 +00:00