php-src/ext/phar
2008-02-19 03:24:18 +00:00
..
phar - Improve make pharcmd 2007-11-23 16:44:04 +00:00
tests Fix clean section 2008-02-19 03:24:18 +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 remove ext/zip dependency entirely, write better native zip support 2008-01-28 08:52:08 +00:00
config.w32 - Moved phar_unixify_path_separators() to a single central point 2008-01-28 14:39:17 +00:00
CREDITS - I was missing here 2006-01-06 19:23:58 +00:00
dirstream.c begin work on ability to mount files from external locations as if they were inside of a phar archive 2008-02-15 05:01:40 +00:00
dirstream.h add interception of is_dir(), file_exists() and file_get_contents() - will make these optional shortly 2008-01-10 15:13:00 +00:00
func_interceptors.c remove refcount hack to workaround zlib memleak fixed in zlib 2008-02-13 15:00:31 +00:00
func_interceptors.h add Phar::interceptFileFuncs() 2008-01-11 07:30:03 +00:00
gdbhelp fix tsrm build, fix various problems with initialization and zlib/bz2-compressed phars 2008-01-10 21:21:38 +00:00
LICENSE split out zip functions 2008-01-08 19:40:23 +00:00
Makefile.frag fix empty directories in phar, add test 2008-01-09 00:58:37 +00:00
makestub.php ws 2008-02-01 14:40:57 +00:00
package.php update package.xml 2008-01-19 18:39:49 +00:00
package.xml bump 1.3.0 to 2.0.0, this is a big feature addition release 2008-01-19 19:51:14 +00:00
phar_internal.h add initial support for hashing mounted directories. Actual matching of mounted directories is not yet supported. 2008-02-18 04:45:42 +00:00
phar_object.c Allow createDefaultStub() to accept 0, 1 or 2 parameters. Default for both CLI and web is 'index.php'. 2008-02-18 21:45:02 +00:00
phar_path_check.c fix gcov build 2008-01-18 20:12:45 +00:00
phar_path_check.re fix empty directories in phar, add test 2008-01-09 00:58:37 +00:00
phar.c Allow createDefaultStub() to accept 0, 1 or 2 parameters. Default for both CLI and web is 'index.php'. 2008-02-18 21:45:02 +00:00
phar.phar fix build on windows, fix segfault in tsrm by uninitialized pointer 2007-12-14 04:08:34 +00:00
pharzip.h remove ext/zip dependency entirely, write better native zip support 2008-01-28 08:52:08 +00:00
php_phar.h - Drop useless comment 2007-01-13 17:10:18 +00:00
php_stream_unlink.h split stream file handlers into stream.c and directory handlers into dirstream.c 2008-01-08 20:31:54 +00:00
shortarc.php Allow createDefaultStub() to accept 0, 1 or 2 parameters. Default for both CLI and web is 'index.php'. 2008-02-18 21:45:02 +00:00
stream.c remove refcount hack to workaround zlib memleak fixed in zlib 2008-02-13 15:00:31 +00:00
stream.h remove ext/zip dependency entirely, write better native zip support 2008-01-28 08:52:08 +00:00
stub.h Allow createDefaultStub() to accept 0, 1 or 2 parameters. Default for both CLI and web is 'index.php'. 2008-02-18 21:45:02 +00:00
tar.c add initial support for hashing mounted directories. Actual matching of mounted directories is not yet supported. 2008-02-18 04:45:42 +00:00
tar.h fix tar-based phars creation and loading 2008-01-03 18:13:27 +00:00
TODO update TODO to reflect must-haves prior to 2.0 2008-02-12 05:36:02 +00:00
util.c Fix ZTS build (again), kill unused var 2008-02-18 04:51:04 +00:00
zip.c add initial support for hashing mounted directories. Actual matching of mounted directories is not yet supported. 2008-02-18 04:45:42 +00:00