php-src/ext/phar
2008-01-07 05:46:12 +00:00
..
lib add zip-based phar support. not quite working is webPhar(), not sure why yet 2007-12-31 22:42:40 +00:00
phar - Improve make pharcmd 2007-11-23 16:44:04 +00:00
tests fix test 2008-01-07 05:46:12 +00:00
build_precommand.php - Need to readd this but do it as a echo 2007-05-30 17:13:17 +00:00
config.m4 initial tar support - a few kinks to work on in phar creation, but read works 2008-01-03 04:45:00 +00:00
config.w32 fix windows build (hopefully :) 2008-01-04 04:59:12 +00:00
CREDITS - I was missing here 2006-01-06 19:23:58 +00:00
gdbhelp fix dump_entry 2007-08-17 04:46:04 +00:00
LICENSE add license text 2005-12-04 22:51:33 +00:00
Makefile.frag better fix, revert unintentional commit to Makefile.frag 2007-12-14 04:10:14 +00:00
package.php on second thought, hooking into getcwd() is a bad idea, who uses this for code loading, anyways? 2007-12-21 04:49:25 +00:00
package.xml on second thought, hooking into getcwd() is a bad idea, who uses this for code loading, anyways? 2007-12-21 04:49:25 +00:00
phar_internal.h replace crappy $_SERVER munging with explicit munging via 2008-01-04 04:57:11 +00:00
phar_object.c fix stat of directory in tar/zip 2008-01-07 05:41:09 +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 stat of directory in tar/zip 2008-01-07 05:41:09 +00:00
phar.phar fix build on windows, fix segfault in tsrm by uninitialized pointer 2007-12-14 04:08:34 +00:00
php_phar.h - Drop useless comment 2007-01-13 17:10:18 +00:00
tar.c fix stat of directory in tar/zip 2008-01-07 05:41:09 +00:00
tar.h fix tar-based phars creation and loading 2008-01-03 18:13:27 +00:00
TODO use zip_free() instead of zip_close(), and don't add a stub if it already exists in phar_zip_flush(), update TODO 2008-01-04 17:04:41 +00:00