php-src/ext/phar
2009-07-29 16:29:30 +00:00
..
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 make phar tests pass in php 5.2, prepare for release of pecl/phar 2.0.0, merge Gwynne's TSRM fix to phar_object.c to other branches 2009-07-29 10:14:04 +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 - Fixed memleak on Phar::mungServer() 2009-07-29 16:17:57 +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 re-organize slightly, fix more php6-only compile warnings in php_stream_copy_to_mem 2009-07-26 01:03:47 +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 make phar tests pass in php 5.2, prepare for release of pecl/phar 2.0.0, merge Gwynne's TSRM fix to phar_object.c to other branches 2009-07-29 10:14:04 +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 re-organize slightly, fix more php6-only compile warnings in php_stream_copy_to_mem 2009-07-26 01:03:47 +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