.. |
phar
|
- Still missed one debug output
|
2008-03-22 01:48:45 +00:00 |
tests
|
- Make sure default alias is set in phar.zip
|
2008-05-12 17:12:56 +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 serious logic error and potential security issue with phar_compiled_file and
|
2008-05-08 00:49:37 +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
|
[DOC]
|
2008-05-07 05:38:31 +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
|
slightly increase efficiency of function interception, and ensure that nothing fails even if the archive is unlinked mid-process
|
2008-05-11 21:30:05 +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/TODO as best memory allows
|
2008-05-12 19:11:24 +00:00 |
package.xml
|
prepare for 2.0.0b1 release, pending review (finally)
|
2008-05-07 06:43:07 +00:00 |
phar_internal.h
|
optimize phar filename extension detection to first search through known phars. This eliminates several stat/realpath calls for archives with lots of files
|
2008-05-07 17:24:22 +00:00 |
phar_object.c
|
don't copy contents of linked/mounted files when converting an archive, and be sure to dupe mounted value
|
2008-05-11 22:45:03 +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
|
increase code coverage to test mounting of phar URLs to internal file, and fix odd semi-race condition
|
2008-05-12 00:16:59 +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
|
prepare for 2.0.0b1 release, pending review (finally)
|
2008-05-07 06:43:07 +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
|
[DOC]
|
2008-05-07 05:38: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
|
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 windows build
|
2008-05-08 03:10:18 +00:00 |
tar.h
|
Fix for crash caused by unhappy c&p.
|
2008-03-10 19:11:16 +00:00 |
TODO
|
- Update package/TODO as best memory allows
|
2008-05-12 19:11:24 +00:00 |
util.c
|
increase code coverage in util.c
|
2008-05-12 00:43:11 +00:00 |
zip.c
|
fix minor memleak
|
2008-05-12 17:40:14 +00:00 |