.. |
phar
|
fix generation of phar.phar in php 6, fix remaining tests broken by PHP 6 (and not by spl/other stuff in php6)
|
2009-07-26 02:18:50 +00:00 |
tests
|
Fix phar regex test when '.php' is part of the path, instead be more specific with '.php$' regex.
|
2009-11-21 05:38:58 +00:00 |
build_precommand.php
|
- This is as good as it gets in HEAD at present (~30% tests fail here)
|
2008-08-01 13:45:06 +00:00 |
cgidebug
|
more php6 fixes for phar, fix more tests
|
2009-07-25 23:45:45 +00:00 |
config.m4
|
re-enable phar now that compile and building phar.phar works
|
2009-07-26 02:19:58 +00:00 |
config.w32
|
re-enable phar now that compile and building phar.phar works
|
2009-07-26 02:19:58 +00:00 |
CREDITS
|
Cosmetics (RC data)
|
2008-03-21 05:05:23 +00:00 |
dirstream.c
|
begin work on making phar php6-ready
|
2009-07-24 23:53:24 +00:00 |
dirstream.h
|
Bump copyright year, 3 of 3.
|
2008-12-31 11:12:40 +00:00 |
func_interceptors.c
|
merge unmerged changes between branches, remove unnecessary test for zip signature failure in badparameters.phpt
|
2009-07-24 17:07:05 +00:00 |
func_interceptors.h
|
Bump copyright year, 3 of 3.
|
2008-12-31 11:12:40 +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 generation of phar.phar in php 6, fix remaining tests broken by PHP 6 (and not by spl/other stuff in php6)
|
2009-07-26 02:18:50 +00:00 |
makestub.php
|
- This is as good as it gets in HEAD at present (~30% tests fail here)
|
2008-08-01 13:45:06 +00:00 |
package.php
|
oops, released as beta instead of stable, Gwynne: svn rm tags/RELEASE_2_0_0 fails, perhaps this can be allowed?
|
2009-07-29 16:29:30 +00:00 |
package.xml
|
oops, released as beta instead of stable, Gwynne: svn rm tags/RELEASE_2_0_0 fails, perhaps this can be allowed?
|
2009-07-29 16:29:30 +00:00 |
phar_internal.h
|
re-organize slightly, fix more php6-only compile warnings in php_stream_copy_to_mem
|
2009-07-26 01:03:47 +00:00 |
phar_object.c
|
fix PHP Bug #49938: Phar::isBuffering() returns inverted value
|
2009-11-13 00:58:11 +00:00 |
phar_path_check.c
|
Bump copyright year, 3 of 3.
|
2008-12-31 11:12:40 +00:00 |
phar_path_check.re
|
Bump copyright year, 2 of 3.
|
2008-12-31 11:10:02 +00:00 |
phar.c
|
Fix bug #50129
|
2009-11-09 17:21:15 +00:00 |
pharzip.h
|
fix PHP bug #48791: open office files always reported as corrupted
|
2009-07-23 16:30:27 +00:00 |
php_phar.h
|
fix PHP Bug #49910: no support for ././@LongLink for long filenames in phar tar support
|
2009-11-11 21:02:59 +00:00 |
shortarc.php
|
- IS_UNICODE checks and conversions
|
2008-05-19 19:05:42 +00:00 |
stream.c
|
fix basic phar test issues, failing tests phar_oo_009.phpt and phar_buildfromiterator10.phpt are due to bugs in Spl
|
2009-07-26 01:24:12 +00:00 |
stream.h
|
Bump copyright year, 3 of 3.
|
2008-12-31 11:12:40 +00:00 |
stub.h
|
Bump copyright year, 3 of 3.
|
2008-12-31 11:12:40 +00:00 |
tar.c
|
fix PHP Bug #49910: no support for ././@LongLink for long filenames in phar tar support
|
2009-11-11 21:02:59 +00:00 |
tar.h
|
Bump copyright year, 3 of 3.
|
2008-12-31 11:12:40 +00:00 |
TODO
|
- Update package/TODO as best memory allows
|
2008-05-12 19:11:24 +00:00 |
util.c
|
begin work on making phar php6-ready
|
2009-07-24 23:53:24 +00:00 |
zip.c
|
re-organize slightly, fix more php6-only compile warnings in php_stream_copy_to_mem
|
2009-07-26 01:03:47 +00:00 |