php-src/ext/phar
Marcus Boerger f210205e70 - PHP_VERSION_ID exists only in newer PHPs (5.1+)
- Improve error checking
2007-02-04 20:10:03 +00:00
..
tests - PHP_VERSION_ID exists only in newer PHPs (5.1+) 2007-02-04 20:10:03 +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 - Add Makefile.frag 2007-02-04 16:24:48 +00:00
phar_internal.h - PHP_VERSION_ID exists only in newer PHPs (5.1+) 2007-02-04 20:10:03 +00:00
phar_object.c - PHP_VERSION_ID exists only in newer PHPs (5.1+) 2007-02-04 20:10:03 +00:00
phar_path_check.c - PHP_VERSION_ID exists only in newer PHPs (5.1+) 2007-02-04 20:10:03 +00:00
phar_path_check.re - PHP_VERSION_ID exists only in newer PHPs (5.1+) 2007-02-04 20:10:03 +00:00
phar.c - PHP_VERSION_ID exists only in newer PHPs (5.1+) 2007-02-04 20:10:03 +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