You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Greg Beaver 54ff8c3a8f begin work on ability to mount files from external locations as if they were inside of a phar archive 19 years ago
..
phar - Improve make pharcmd 19 years ago
tests remove refcount hack to workaround zlib memleak fixed in zlib 19 years ago
CREDITS - I was missing here 21 years ago
LICENSE split out zip functions 19 years ago
Makefile.frag fix empty directories in phar, add test 19 years ago
TODO update TODO to reflect must-haves prior to 2.0 19 years ago
build_precommand.php - Need to readd this but do it as a echo 19 years ago
config.m4 remove ext/zip dependency entirely, write better native zip support 19 years ago
config.w32 - Moved phar_unixify_path_separators() to a single central point 19 years ago
dirstream.c begin work on ability to mount files from external locations as if they were inside of a phar archive 19 years ago
dirstream.h add interception of is_dir(), file_exists() and file_get_contents() - will make these optional shortly 19 years ago
func_interceptors.c remove refcount hack to workaround zlib memleak fixed in zlib 19 years ago
func_interceptors.h add Phar::interceptFileFuncs() 19 years ago
gdbhelp fix tsrm build, fix various problems with initialization and zlib/bz2-compressed phars 19 years ago
makestub.php ws 19 years ago
package.php update package.xml 19 years ago
package.xml bump 1.3.0 to 2.0.0, this is a big feature addition release 19 years ago
phar.c remove refcount hack to workaround zlib memleak fixed in zlib 19 years ago
phar.phar fix build on windows, fix segfault in tsrm by uninitialized pointer 19 years ago
phar_internal.h begin work on ability to mount files from external locations as if they were inside of a phar archive 19 years ago
phar_object.c remove refcount hack to workaround zlib memleak fixed in zlib 19 years ago
phar_path_check.c fix gcov build 19 years ago
phar_path_check.re fix empty directories in phar, add test 19 years ago
pharzip.h remove ext/zip dependency entirely, write better native zip support 19 years ago
php_phar.h - Drop useless comment 20 years ago
php_stream_unlink.h split stream file handlers into stream.c and directory handlers into dirstream.c 19 years ago
shortarc.php - One last tweak (so Phar and no-phar work the same again now) 19 years ago
stream.c remove refcount hack to workaround zlib memleak fixed in zlib 19 years ago
stream.h remove ext/zip dependency entirely, write better native zip support 19 years ago
stub.h fix compile warning (No newline at end of file) 19 years ago
tar.c remove refcount hack to workaround zlib memleak fixed in zlib 19 years ago
tar.h fix tar-based phars creation and loading 19 years ago
util.c begin work on ability to mount files from external locations as if they were inside of a phar archive 19 years ago
zip.c major refactoring of internal handling of aliases. 19 years ago