php-src/ext/phar
2007-02-08 22:50:15 +00:00
..
tests - Add new test 2007-02-07 08:36:50 +00:00
config.m4 - Disallow stars in paths 2007-02-04 16:25:25 +00:00
config.w32 - Add path sanitizer for new paths 2007-02-04 13:21:40 +00:00
CREDITS - I was missing here 2006-01-06 19:23:58 +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
Makefile.frag - Add Makefile.frag 2007-02-04 16:24:48 +00:00
package.xml - Let's go with RC2 2007-02-07 08:37:29 +00:00
phar_internal.h - Include spl_iterators.h 2007-02-08 22:50:15 +00:00
phar_object.c - Add possibility to check for a specific compression method 2007-02-06 23:56:39 +00:00
phar_path_check.c - Include spl_iterators.h 2007-02-08 22:50:15 +00:00
phar_path_check.re copyright year updates 2007-02-05 21:38:50 +00:00
phar.c - Fix issues found with solaris 2007-02-06 23:19:10 +00:00
phar.php initial import 2005-12-04 20:35:38 +00:00
php_phar.h - Drop useless comment 2007-01-13 17:10:18 +00:00
TODO fix mem leak on error, fix cwd issue. go back to BadMethodCallException for Phar->set*CompressedAllFiles(). ALL TESTS PASS, RELEASE IS IMMINENT 2007-02-03 04:04:18 +00:00