| Commit message (Expand) | Author | Age | Files | Lines |
* | fix basic phar test issues, failing tests phar_oo_009.phpt and phar_buildfrom... | Greg Beaver | 2009-07-26 | 1 | -0/+12 |
* | begin work on making phar php6-ready | Greg Beaver | 2009-07-24 | 1 | -0/+6 |
* | fix bug #47085:rename() returns true even if the file in PHAR does not exist | Greg Beaver | 2009-02-03 | 1 | -0/+8 |
* | MFH: Bump copyright year, 3 of 3. | Sebastian Bergmann | 2008-12-31 | 1 | -1/+1 |
* | fix links for fseek as well | Greg Beaver | 2008-10-11 | 1 | -3/+10 |
* | fix reading links from streams (works with PharFileInfo->getContent()) | Greg Beaver | 2008-10-11 | 1 | -3/+10 |
* | fix 017.phpt in streams.c, and very dangerous intercepting of file functions ... | Greg Beaver | 2008-09-26 | 1 | -8/+1 |
* | fix minor issues found by ICC (unused variables and the like) | Greg Beaver | 2008-09-13 | 1 | -9/+7 |
* | merge from pecl/phar strlen optimizations | Greg Beaver | 2008-08-31 | 1 | -3/+5 |
* | 2 fixes, merge minor fixes from pecl/phar. Merge in corrected fix from pecl/... | Greg Beaver | 2008-08-31 | 1 | -1/+1 |
* | sync with pecl/phar, this does not change any functionality in PHP 5.3, but m... | Greg Beaver | 2008-08-30 | 1 | -22/+48 |
* | fix bug #45792: bz2 compressed files in zip failure | Greg Beaver | 2008-08-21 | 1 | -2/+3 |
* | Fixed bug #44100 (Inconsistent handling of static array declarations with dup... | Dmitry Stogov | 2008-08-01 | 1 | -3/+3 |
* | - ws/cs, macros, code that only affects other branches | Steph Fox | 2008-08-01 | 1 | -41/+39 |
* | fix folding | Antony Dovgal | 2008-07-29 | 1 | -0/+9 |
* | Fixed directory reanming/deletion | Dmitry Stogov | 2008-07-20 | 1 | -7/+87 |
* | Fixed access to freed memory | Dmitry Stogov | 2008-07-18 | 1 | -1/+2 |
* | Fixed wrong refcount updates | Dmitry Stogov | 2008-07-10 | 1 | -1/+1 |
* | in preparation for a performance optimization that involves | Greg Beaver | 2008-06-27 | 1 | -1/+56 |
* | fix windows build and more performance jumps (these are minor) | Greg Beaver | 2008-06-18 | 1 | -67/+65 |
* | another optimization - move inode hash to initial manifest parsing, improves ... | Greg Beaver | 2008-06-15 | 1 | -16/+3 |
* | HUGE speed improvement, from 19 req/sec to 27 req/sec for phpMyAdmin - now sp... | Greg Beaver | 2008-06-15 | 1 | -0/+3 |
* | refactor function names for clarity. No functionality change | Greg Beaver | 2008-05-30 | 1 | -7/+7 |
* | fix potentially major security hole: modification/creation of files in .phar ... | Greg Beaver | 2008-05-15 | 1 | -3/+4 |
* | - MFH | Steph Fox | 2008-05-14 | 1 | -6/+10 |
* | This commit was manufactured by cvs2svn to create branch 'PHP_5_3'. | SVN Migration | 2008-05-12 | 1 | -0/+845 |