php-src/ext/phar
2009-06-24 22:19:47 +00:00
..
phar fix Bug #48681: openssl signature verification for tar archives broken in ext/phar, merge small fixes to phar.phar generation from PHP_5_3 2009-06-24 22:19:47 +00:00
tests fix Bug #48681: openssl signature verification for tar archives broken in ext/phar, merge small fixes to phar.phar generation from PHP_5_3 2009-06-24 22:19:47 +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 - This is as good as it gets in HEAD at present (~30% tests fail here) 2008-08-01 13:45:06 +00:00
config.m4 MFB: fix bug #45907: undefined reference to PHP_SHA512Init 2008-10-09 00:51:27 +00:00
config.w32 Fix conditional 2009-05-11 06:42:06 +00:00
CREDITS Cosmetics (RC data) 2008-03-21 05:05:23 +00:00
dirstream.c Bump copyright year, 3 of 3. 2008-12-31 11:12:40 +00:00
dirstream.h Bump copyright year, 3 of 3. 2008-12-31 11:12:40 +00:00
func_interceptors.c Nuke compiler warning 2009-05-13 15:54:48 +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 MFB fix Bug #47265 (generating phar.phar fails because of safe_mode) 2009-02-03 18:25:59 +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 - MFB 2008-08-31 20:54:28 +00:00
package.xml - MFB 2008-08-31 20:54:28 +00:00
phar_internal.h MFB: fix Bug #48257: PharData throws exception with non-phar tar 2009-05-13 20:26:18 +00:00
phar_object.c fixed isset() on sub-directories (isset('blah') if file 'blah/foo.php' exists) 2009-06-05 04:44:55 +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 MFB: fix Bug #48257: PharData throws exception with non-phar tar 2009-05-13 20:26:18 +00:00
pharzip.h MFB: fix zip access to work in all compilers, present and future, and on all arches without potential for bus errors. This removes PHAR_ZIP_PACK in favor of a safer approach 2009-02-20 05:06:52 +00:00
php_phar.h Bump copyright year, 3 of 3. 2008-12-31 11:12:40 +00:00
shortarc.php - IS_UNICODE checks and conversions 2008-05-19 19:05:42 +00:00
stream.c MFB: fix bug #47085:rename() returns true even if the file in PHAR does not exist 2009-02-03 18:29:46 +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 Bug #48681: openssl signature verification for tar archives broken in ext/phar, merge small fixes to phar.phar generation from PHP_5_3 2009-06-24 22:19: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 MFPECL: fix PECL bug #16338, php_stream_copy_to_stream{,_ex}() 2009-04-29 03:24:09 +00:00
zip.c MFPECL: fix PECL bug #16338, php_stream_copy_to_stream{,_ex}() 2009-04-29 03:24:09 +00:00