php-src/ext/phar
2006-01-01 21:42:55 +00:00
..
tests complete unit tests (woohoo!) 2005-12-12 06:17:16 +00:00
config.m4 - Simplify and change to --enable-phar since zlib is optional 2006-01-01 21:42:55 +00:00
config.w32 Use php5 built-in zlib. Unfortunatelly we don't export zError() there 2005-12-11 21:23:35 +00:00
CREDITS apparently no email here 2005-12-07 00:49:46 +00:00
EXPERIMENTAL on second thought, signing can be done externally without a performance hit, and only needs to be done on initial download, i.e. is best implemented with external tools 2006-01-01 20:57:43 +00:00
LICENSE add license text 2005-12-04 22:51:33 +00:00
package.xml update package.xml 2006-01-01 20:30:16 +00:00
phar.c - No revert the automatically inserted /*..*/ where wrong 2006-01-01 20:40:43 +00:00
phar.php
php_phar.h add crc checked flag, for slight speedup on multiple access to the same file 2005-12-10 00:00:00 +00:00