Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'PHP-7.0' into PHP-7.1 | Remi Collet | 2017-03-01 | 1 | -1/+1 |
|\ | |||||
| * | make type consistent with glob_t.gl_pathc | Remi Collet | 2017-03-01 | 1 | -1/+1 |
* | | Merge branch 'PHP-7.0' into PHP-7.1 | Stanislav Malyshev | 2017-01-15 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Merge branch 'PHP-5.6' into PHP-7.0 | Stanislav Malyshev | 2017-01-15 | 1 | -1/+1 |
| |\ | |||||
| | * | Update more functions with path check | Stanislav Malyshev | 2017-01-15 | 1 | -1/+1 |
| | * | More string length checks & fixes | Stanislav Malyshev | 2016-11-03 | 1 | -3/+3 |
* | | | Merge branch 'PHP-7.0' into PHP-7.1 | Christoph M. Becker | 2017-01-06 | 1 | -5/+5 |
|\ \ \ | |/ / | |||||
| * | | Fix #70103: Fix bug 70103 when ZTS is enabled | Mitch Hagstrand | 2017-01-06 | 1 | -5/+5 |
* | | | Merge branch 'PHP-7.0' into PHP-7.1 | Joe Watkins | 2017-01-06 | 1 | -2/+2 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'pull-request/1430' into PHP-7.0 | Joe Watkins | 2017-01-06 | 1 | -2/+2 |
| |\ \ | |||||
| | * | | Fix #70103: ZipArchive::addGlob ignores remove_all_path option | Christoph M. Becker | 2015-08-13 | 1 | -2/+2 |
| * | | | Update copyright headers to 2017 | Sammy Kaye Powers | 2017-01-04 | 1 | -1/+1 |
* | | | | Update copyright headers to 2017 | Sammy Kaye Powers | 2017-01-04 | 1 | -1/+1 |
* | | | | Merge branch 'PHP-7.0' into PHP-7.1 | Stanislav Malyshev | 2016-11-03 | 1 | -3/+3 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch 'PHP-5.6' into PHP-7.0 | Stanislav Malyshev | 2016-11-03 | 1 | -3/+3 |
| |\ \ \ | |||||
| | * | | | More string length checks & fixes | Stanislav Malyshev | 2016-11-03 | 1 | -3/+3 |
| | | |/ | | |/| | |||||
* | | | | Merge branch 'PHP-7.0' into PHP-7.1 | Christoph M. Becker | 2016-09-06 | 1 | -6/+6 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch 'PHP-5.6' into PHP-7.0 | Christoph M. Becker | 2016-09-06 | 1 | -6/+6 |
| |\ \ \ | | |/ / | |||||
| | * | | Fix #70752: Depacking with wrong password leaves 0 length files | Christoph M. Becker | 2016-09-06 | 1 | -7/+7 |
* | | | | Merge branch 'PHP-7.0' into PHP-7.1 | Xinchen Hui | 2016-07-24 | 1 | -2/+2 |
|\ \ \ \ | |/ / / | |||||
| * | | | Fixed bug #72660 (NULL Pointer dereference in zend_virtual_cwd) | Xinchen Hui | 2016-07-24 | 1 | -2/+2 |
* | | | | Merge branch 'throw-error-in-extensions' | Aaron Piotrowski | 2016-07-05 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | Replace zend_ce_error with NULL and replace more E_ERROR with thrown Error | Aaron Piotrowski | 2016-06-13 | 1 | -2/+1 |
| * | | | | Merge branch 'master' into throw-error-in-extensions | Aaron Piotrowski | 2016-06-10 | 1 | -18/+53 |
| |\ \ \ \ | |||||
| * | | | | | Convert E_ERROR to thrown Error in extensions | Aaron Piotrowski | 2015-07-05 | 1 | -1/+2 |
* | | | | | | Fixed compilation warnings | Dmitry Stogov | 2016-06-22 | 1 | -2/+2 |
* | | | | | | Added ZEND_ATTRIBUTE_FORMAT to some middind functions. | Dmitry Stogov | 2016-06-21 | 1 | -1/+1 |
* | | | | | | Merge branch 'PHP-7.0' | Stanislav Malyshev | 2016-06-21 | 1 | -0/+9 |
|\ \ \ \ \ \ | |_|/ / / / |/| | / / / | | |/ / / | |/| | | | |||||
| * | | | | Merge branch 'PHP-5.6.23' into PHP-7.0.8 | Stanislav Malyshev | 2016-06-21 | 1 | -0/+9 |
| |\ \ \ \ | | | |/ / | | |/| | | |||||
| | * | | | Merge branch 'PHP-5.5' into PHP-5.6.23 | Stanislav Malyshev | 2016-06-21 | 1 | -0/+9 |
| | |\ \ \ | |||||
| | | * | | | Fix bug #72434: ZipArchive class Use After Free Vulnerability in PHP's GC alg... | Stanislav Malyshev | 2016-06-20 | 1 | -0/+9 |
| | | * | | | Merge branch 'PHP-5.4.45' into PHP-5.5.29 | Stanislav Malyshev | 2015-09-01 | 1 | -2/+2 |
| | | |\ \ \ | |||||
| * | | | | | | Expose missing flags from libzip at least >= 0.11.x | Anatol Belski | 2016-05-30 | 1 | -0/+18 |
* | | | | | | | Expose missing flags from libzip at least >= 0.11.x | Anatol Belski | 2016-05-25 | 1 | -0/+31 |
|/ / / / / / | |||||
* | | | | | | Fix bug #71923 - integer overflow in ZipArchive::getFrom* | Stanislav Malyshev | 2016-04-26 | 1 | -2/+2 |
* | | | | | | Merge branch 'PHP-5.6' into PHP-7.0 | Remi Collet | 2016-02-22 | 1 | -2/+0 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | cleanup $Id | Remi Collet | 2016-02-22 | 1 | -2/+0 |
* | | | | | | Remove TSRMLS_* from code, they are not used anymore | Stanislav Malyshev | 2016-02-17 | 1 | -1/+1 |
* | | | | | | Format string fixes | Nikita Popov | 2016-02-14 | 1 | -2/+2 |
* | | | | | | Merge branch 'PHP-5.6' into PHP-7.0 | Xinchen Hui | 2016-02-09 | 1 | -1/+1 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Fixed bug #71561 (NULL pointer dereference in Zip::ExtractTo) | Xinchen Hui | 2016-02-09 | 1 | -1/+1 |
* | | | | | | Merge branch 'PHP-5.6' into PHP-7.0 | Lior Kaplan | 2016-01-01 | 1 | -1/+1 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Happy new year (Update copyright to 2016) | Lior Kaplan | 2016-01-01 | 1 | -1/+1 |
* | | | | | | Fixed incorrect usage of HASH_OF() macro. Replaced HASH_OF() with more approp... | Dmitry Stogov | 2015-09-24 | 1 | -3/+3 |
* | | | | | | Merge branch 'PHP-5.6' | Remi Collet | 2015-09-07 | 1 | -2/+2 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Fix build | Remi Collet | 2015-09-07 | 1 | -2/+2 |
* | | | | | | Merge branch 'PHP-5.6' | Christoph M. Becker | 2015-09-05 | 1 | -2/+8 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Fix #70322: ZipArchive::close() doesn't indicate errors | Christoph M. Becker | 2015-09-05 | 1 | -2/+8 |
* | | | | | | Merge branch 'PHP-5.6' | Stanislav Malyshev | 2015-09-02 | 1 | -1/+1 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Merge branch 'PHP-5.5' into PHP-5.6 | Stanislav Malyshev | 2015-09-01 | 1 | -1/+1 |
| |\ \ \ \ \ |