Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update bundled libzip to 1.1.2 | Remi Collet | 2016-02-22 | 1 | -14/+59 |
| | |||||
* | update libzip to version 1.0.1 | Remi Collet | 2015-05-06 | 1 | -380/+446 |
| | |||||
* | trailing whitespace removal | Stanislav Malyshev | 2015-01-10 | 1 | -42/+42 |
| | |||||
* | Sync with pecl/zip 1.12.4dev | Remi Collet | 2013-12-30 | 1 | -1/+6 |
| | | | | | | | | | | - update bunled libzip to 0.11.2 - expose zip_file_set_external_attributes + zip_file_get_external_attributes with new methods: ZipArchive::setExternalAttributesName ZipArchive::setExternalAttributesIndex ZipArchive::getExternalAttributesName ZipArchive::getExternalAttributesIndex | ||||
* | Sync ext/zip with pecl/zip version 1.3.2 | Remi Collet | 2013-11-04 | 1 | -174/+303 |
| | | | | | | - update libzip to version 1.11.1. We don't use any private symbol anymore - new method ZipArchive::setPassword($password) - add --with-libzip option to build with system libzip | ||||
* | Merge branch 'pull-request/341' | Stanislav Malyshev | 2013-06-10 | 1 | -1/+1 |
| | | | | | * pull-request/341: (23 commits) typofixes | ||||
* | Reverted the BC fix regarding to #57905, test adopted | Anatoliy Belsky | 2012-06-17 | 1 | -10/+2 |
| | | | | | | New 0.10.1 has a stronger archive integrity check. Restoring the old behaviour of libzip < 0.10.1 makes no sense at this place. | ||||
* | fixed bc break related to #57905 | Anatoliy Belsky | 2012-06-07 | 1 | -2/+10 |
| | |||||
* | brought the fix for #47667 back | Anatoliy Belsky | 2012-06-07 | 1 | -2/+8 |
| | |||||
* | rechecked the merged libzip, took also the indents from the original to | Anatoliy Belsky | 2012-06-07 | 1 | -3/+3 |
| | | | | avoid confusion next time | ||||
* | initial libzip upgrade patch to 0.10.1 | Anatoliy Belsky | 2012-06-07 | 1 | -42/+69 |
| | |||||
* | - update to 0.9.3 | Pierre Joye | 2010-02-01 | 1 | -6/+15 |
| | |||||
* | - WS | Pierre Joye | 2009-07-19 | 1 | -1/+2 |
| | |||||
* | Closes bug #47667 | Mikko Koppanen | 2009-03-16 | 1 | -0/+3 |
| | |||||
* | - MFB: restore overwrite feature (regression introduced in 5.2.8) | Pierre Joye | 2009-01-02 | 1 | -3/+7 |
| | |||||
* | MFH: Bump copyright year, 3 of 3. | Sebastian Bergmann | 2008-12-31 | 1 | -1/+1 |
| | |||||
* | - MFH: update to 0.9 (torrentzip support, files open only when necessary), ↵ | Pierre Joye | 2008-08-07 | 1 | -17/+6 |
| | | | | windows fixes | ||||
* | - sync with PECL HEAD | Pierre Joye | 2008-05-21 | 1 | -141/+242 |
| | |||||
* | MFH: export symbols for use by other extensions like phar | Greg Beaver | 2008-01-12 | 1 | -1/+1 |
| | |||||
* | MFH: Bump copyright year, 2 of 2. | Sebastian Bergmann | 2007-12-31 | 1 | -1/+1 |
| | |||||
* | MFH: Bump year. | Sebastian Bergmann | 2007-01-01 | 1 | -1/+1 |
| | |||||
* | #9278 and #39506, force the binary mode for the zip operation only. At least ↵ | Pierre Joye | 2006-11-15 | 1 | -5/+4 |
| | | | | I do not have to set/restore it in each function. | ||||
* | #39506 and PECL #9278, should fix the problem for the other SAPI (works for ↵ | Pierre Joye | 2006-11-15 | 1 | -0/+4 |
| | | | | | | | CLI, CGI and embed) see: http://news.php.net/php.internals/26606 for the details | ||||
* | - MFP: | Pierre Joye | 2006-08-13 | 1 | -9/+10 |
| | | | | | | | - add overwrite mode to ZipArchive::open, always starts a new archive - Fix safe mode checks on extract - Fix possible leaks when a safe mode error has been raised | ||||
* | This commit was manufactured by cvs2svn to create branch 'PHP_5_2'. | SVN Migration | 2006-07-24 | 1 | -0/+464 |