php-src/ext/phar
2008-04-30 23:44:30 +00:00
..
phar - Still missed one debug output 2008-03-22 01:48:45 +00:00
tests fix test to be truly path-agnostic 2008-04-30 23:06:04 +00:00
build_precommand.php - Need to readd this but do it as a echo 2007-05-30 17:13:17 +00:00
cgidebug fix test (passes in PHP_5_3 on my 64-bit machine, have not yet tested in 5_2) 2008-04-30 22:12:21 +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 Cosmetics (RC data) 2008-03-21 05:05:23 +00:00
dirstream.c implement opendir for mounted directories - much simpler to do than I initially thought 2008-04-21 16:29:09 +00:00
dirstream.h missing from previous commit to remove stat from opendir wrapper ops 2008-04-14 04:47:00 +00:00
func_interceptors.c fix double free and broken stat.phpt 2008-04-28 22:57:21 +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 fix build on PHP 5.2, prepare release of 2.0.0a2 2008-03-27 06:38:53 +00:00
package.xml - Added a RecursiveIterator/buildFromIterator test 2008-04-26 13:22:38 +00:00
phar_internal.h fix default format conversion, increase code coverage 2008-04-23 18:44:43 +00:00
phar_object.c fix unix-only valgrind issue by initializing arch 2008-04-30 23:44:30 +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 setStub() to continue working 2008-04-29 12:26:58 +00:00
phar.phar - Update and include 'channel://pear.php.net/PHP_Archive-0.11.3' 2008-03-22 01:52:12 +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 Bump dev version ready for any new changes 2008-04-01 17:59:00 +00:00
shortarc.php implement full support and usage of phar stream in include_path, for both 5.2 and 5.3. 2008-03-12 03:55:12 +00:00
stream.c implement symbolic link support within a tar-based phar archive 2008-04-21 06:17:51 +00:00
stream.h remove ext/zip dependency entirely, write better native zip support 2008-01-28 08:52:08 +00:00
stub.h implement full support and usage of phar stream in include_path, for both 5.2 and 5.3. 2008-03-12 03:55:12 +00:00
tar.c fix tar generation - we were subtly corrupting the header with \0 because of use of strcpy 2008-04-28 16:44:53 +00:00
tar.h Fix for crash caused by unhappy c&p. 2008-03-10 19:11:16 +00:00
TODO prepare release of 2.0.0a1 2008-03-26 03:55:37 +00:00
util.c fix cwd test in php 5.2, now all tests pass in 5.2 on unix 2008-04-30 23:06:57 +00:00
zip.c fix invalid free 2008-04-27 07:04:56 +00:00