php-src/ext/phar
Greg Beaver 5d8919938d fix issue with large number of open file handles killing php with large phars on creation
- close file handles that have no references for entries
- add just-in-time re-processing of file handles
- make sure file size is set in renaming
- add old_flags to phar_entry_info so we can decompress when flushing a modified entry whose fp is closed
2007-08-17 04:47:50 +00:00
..
phar - Add -p to stub-set command 2007-05-30 17:25:41 +00:00
tests - Fix test 2007-05-29 09:13:57 +00:00
build_precommand.php - Need to readd this but do it as a echo 2007-05-30 17:13:17 +00:00
config.m4 - Disallow stars in paths 2007-02-04 16:25:25 +00:00
config.w32 - Add path sanitizer for new paths 2007-02-04 13:21:40 +00:00
CREDITS - I was missing here 2006-01-06 19:23:58 +00:00
gdbhelp fix dump_entry 2007-08-17 04:46:04 +00:00
LICENSE add license text 2005-12-04 22:51:33 +00:00
Makefile.frag - Precise dependencies 2007-05-29 08:50:17 +00:00
package.php - Update 2007-05-27 16:58:23 +00:00
package.xml - Update package to version 1.2.0 2007-05-18 04:38:09 +00:00
phar_internal.h fix issue with large number of open file handles killing php with large phars on creation 2007-08-17 04:47:50 +00:00
phar_object.c fix issue with large number of open file handles killing php with large phars on creation 2007-08-17 04:47:50 +00:00
phar_path_check.c - Include spl_iterators.h 2007-02-08 22:50:15 +00:00
phar_path_check.re copyright year updates 2007-02-05 21:38:50 +00:00
phar.c fix issue with large number of open file handles killing php with large phars on creation 2007-08-17 04:47:50 +00:00
phar.phar - Add -p to stub-set command 2007-05-30 17:25:41 +00:00
php_phar.h - Drop useless comment 2007-01-13 17:10:18 +00:00
TODO - Update 2007-05-27 16:58:23 +00:00