php-src/ext/phar
Steph Fox 3ee08069a6 Rename archive during compressAllFiles*()
Note: this only works for tar archives at present pending a fix for bug #13352
2008-03-09 04:46:16 +00:00
..
phar Lunchbreak III 2008-02-25 15:44:21 +00:00
tests Rename archive during compressAllFiles*() 2008-03-09 04:46:16 +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 A bunch of stuff to do with filename conversion. Hopefully it won't sink the ship. 2008-02-24 22:29:06 +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 Lunchbreak II 2008-02-25 15:43:14 +00:00
phar_internal.h Rename archive during compressAllFiles*() 2008-03-09 04:46:16 +00:00
phar_object.c Rename archive during compressAllFiles*() 2008-03-09 04:46:16 +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 - A bit more work on PharData creation/conversion. 2008-03-03 08:41:15 +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 Satisfy the pedants :) 2008-02-21 14:48:41 +00:00
stream.c Initial support for PharData object. 2008-02-27 21:34:26 +00:00
stream.h remove ext/zip dependency entirely, write better native zip support 2008-01-28 08:52:08 +00:00
stub.h Satisfy the pedants :) 2008-02-21 14:48:41 +00:00
tar.c - A bit more work on PharData creation/conversion. 2008-03-03 08:41:15 +00:00
tar.h pack tar structs so speed optimizations don't add extra bytes to the header 2008-03-09 04:17:20 +00:00
TODO update TODO 2008-03-07 14:59:47 +00:00
util.c Rename archive during compressAllFiles*() 2008-03-09 04:46:16 +00:00
zip.c - A bit more work on PharData creation/conversion. 2008-03-03 08:41:15 +00:00