summaryrefslogtreecommitdiff
path: root/ext/zip
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-5.6' into PHP-7.0Christoph M. Becker2016-08-171-0/+3
|\
| * Fix #68302: impossible to compile php with zip supportChristoph M. Becker2016-08-171-0/+3
* | Fixed bug #72660 (NULL Pointer dereference in zend_virtual_cwd)Xinchen Hui2016-07-242-2/+22
* | bump zip extension versionRemi Collet2016-07-211-1/+1
* | Merge branch 'PHP-5.6' into PHP-7.0Stanislav Malyshev2016-07-191-2/+2
|\ \ | |/
| * Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2016-07-191-2/+2
| |\
| | * Improve fix for #72520Stanislav Malyshev2016-07-191-2/+2
* | | Merge branch 'PHP-5.6' into PHP-7.0Stanislav Malyshev2016-07-191-2/+2
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2016-07-191-4/+4
| |\ \ | | |/
| | * Fix fir bug #72520Stanislav Malyshev2016-07-121-4/+4
* | | bump zip versionRemi Collet2016-06-211-1/+1
* | | Merge branch 'PHP-5.6.23' into PHP-7.0.8Stanislav Malyshev2016-06-211-0/+9
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.5' into PHP-5.6.23Stanislav Malyshev2016-06-211-0/+9
| |\ \ | | |/
| | * Fix bug #72434: ZipArchive class Use After Free Vulnerability in PHP's GC alg...Stanislav Malyshev2016-06-201-0/+9
* | | fix test titleAnatol Belski2016-05-301-1/+1
* | | Add test for bug #72258Anatol Belski2016-05-302-0/+26
* | | Expose missing flags from libzip at least >= 0.11.xAnatol Belski2016-05-301-0/+18
* | | Fix bug #71923 - integer overflow in ZipArchive::getFrom*Stanislav Malyshev2016-04-261-2/+2
* | | missing includeRemi Collet2016-02-221-3/+1
* | | update bundled libzip to 1.1.2Remi Collet2016-02-2240-246/+751
* | | Merge branch 'PHP-5.6' into PHP-7.0Remi Collet2016-02-223-4/+0
|\ \ \ | |/ /
| * | cleanup $IdRemi Collet2016-02-223-4/+0
* | | Remove TSRMLS_* from code, they are not used anymoreStanislav Malyshev2016-02-171-1/+1
* | | Format string fixesNikita Popov2016-02-141-2/+2
* | | Merge branch 'PHP-5.6' into PHP-7.0Xinchen Hui2016-02-091-1/+1
|\ \ \ | |/ /
| * | Fixed bug #71561 (NULL pointer dereference in Zip::ExtractTo)Xinchen Hui2016-02-091-1/+1
* | | Merge branch 'PHP-5.6.18' into PHP-7.0.3Stanislav Malyshev2016-02-011-8/+8
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.5' into PHP-5.6.18Stanislav Malyshev2016-02-011-8/+8
| |\ \ | | |/
| | * fix testsStanislav Malyshev2016-02-011-8/+8
| | * Merge branch 'PHP-5.4.45' into PHP-5.5.29Stanislav Malyshev2015-09-011-1/+1
| | |\
| | * \ Merge branch 'PHP-5.4.45' into PHP-5.5.29Stanislav Malyshev2015-09-012-2/+35
| | |\ \
* | | | | Update header to PHP Version 7Lior Kaplan2016-01-011-1/+1
* | | | | Merge branch 'PHP-5.6' into PHP-7.0Lior Kaplan2016-01-014-4/+4
|\ \ \ \ \ | |/ / / /
| * | | | Happy new year (Update copyright to 2016)Lior Kaplan2016-01-014-4/+4
* | | | | Fixed incorrect usage of HASH_OF() macro. Replaced HASH_OF() with more approp...Dmitry Stogov2015-09-241-3/+3
* | | | | Fixed bug #70544 (ext/zip/tests/oo_addglob.phpt broken on Solaris)Xinchen Hui2015-09-211-0/+1
* | | | | ext/zip version is now 1.13.0Remi Collet2015-09-071-1/+1
* | | | | Merge branch 'PHP-5.6'Remi Collet2015-09-071-2/+2
|\ \ \ \ \ | |/ / / /
| * | | | Fix buildRemi Collet2015-09-071-2/+2
* | | | | Merge branch 'PHP-5.6'Christoph M. Becker2015-09-053-3/+39
|\ \ \ \ \ | |/ / / /
| * | | | Fix #70322: ZipArchive::close() doesn't indicate errorsChristoph M. Becker2015-09-053-3/+39
* | | | | Fix build on WindowsKalle Sommer Nielsen2015-09-043-11/+12
* | | | | Merge branch 'PHP-5.6'Stanislav Malyshev2015-09-022-1/+34
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2015-09-012-1/+34
| |\ \ \ \
| | * \ \ \ Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2015-09-012-2/+35
| | |\ \ \ \ | | | |/ / / | | |/| | / | | | | |/ | | | |/|
| | | * | fix testStanislav Malyshev2015-09-011-1/+1
| | | |/
| | | * Fixed bug #70350: ZipArchive::extractTo allows for directory traversal when c...Stanislav Malyshev2015-08-302-39/+72
| | * | Fix typo: unitialized -> uninitializedLior Kaplan2015-04-011-1/+1
* | | | Revert "fix occasional fail in zip_close when target arc exists"Anatol Belski2015-08-191-8/+0
* | | | fix config.w32 to include suitable lib filesAnatol Belski2015-08-191-2/+3