php-src/ext/phar
2007-02-06 20:15:12 +00:00
..
tests - Fix test 2007-02-06 20:14:26 +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 correct release notes 2007-02-06 17:54:32 +00:00
phar_internal.h fix several potential segfaults, add tests for chmod(), fix chmod() 2007-02-06 17:09:37 +00:00
phar_object.c fix several potential segfaults, add tests for chmod(), fix chmod() 2007-02-06 17:09:37 +00:00
phar_path_check.c - Detect \0 in paths where possible 2007-02-05 19:16:07 +00:00
phar_path_check.re copyright year updates 2007-02-05 21:38:50 +00:00
phar.c - Drop superflous stream close 2007-02-06 20:15:12 +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