Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'PHP-7.1' into PHP-7.2 | Christoph M. Becker | 2018-08-13 | 1 | -1/+1 |
|\ | |||||
| * | Fix arginfo for bzcompress | Tyson Andre | 2018-08-13 | 1 | -1/+1 |
| * | year++ | Xinchen Hui | 2018-01-02 | 3 | -3/+3 |
| * | Update copyright headers to 2017 | Sammy Kaye Powers | 2017-01-04 | 3 | -3/+3 |
* | | year++ | Xinchen Hui | 2018-01-02 | 3 | -3/+3 |
* | | Remove more unnecessary checks on Zend's allocator functions | Thomas Punt | 2017-03-16 | 1 | -15/+0 |
* | | Update copyright headers to 2017 | Sammy Kaye Powers | 2017-01-02 | 3 | -3/+3 |
* | | Merge branch 'PHP-7.1' | Stanislav Malyshev | 2016-11-05 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Merge branch 'PHP-7.0' into PHP-7.1 | Stanislav Malyshev | 2016-11-05 | 1 | -1/+1 |
| |\ | |||||
| | * | More int->size_t and string overflow fixes | Stanislav Malyshev | 2016-11-05 | 1 | -1/+1 |
* | | | catch up with stream datatypes | Anatol Belski | 2016-10-05 | 1 | -1/+1 |
|/ / | |||||
* | | Merge branch 'PHP-7.0' into PHP-7.1 | Anatol Belski | 2016-08-19 | 1 | -13/+20 |
|\ \ | |/ | |||||
| * | Improve fix for bug #72837 | Anatol Belski | 2016-08-19 | 1 | -13/+20 |
* | | Merge branch 'PHP-7.0' into PHP-7.1 | Xinchen Hui | 2016-08-17 | 1 | -4/+14 |
|\ \ | |/ | |||||
| * | Fix bug #72837 - integer overflow in bzdecompress caused heap corruption | Anatol Belski | 2016-08-16 | 1 | -4/+14 |
* | | Merge branch 'PHP-7.0' | Stanislav Malyshev | 2016-07-19 | 3 | -1/+28 |
|\ \ | |/ | |||||
| * | Partial fix for bug #72613 - do not allow reading past error read | Stanislav Malyshev | 2016-07-18 | 3 | -1/+28 |
* | | Merge branch 'PHP-7.0' | Anatol Belski | 2016-06-22 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Merge branch 'PHP-5.6' into PHP-7.0 | Anatol Belski | 2016-06-22 | 1 | -1/+1 |
| |\ | |||||
| | * | fix dir separator in test | Anatol Belski | 2016-06-22 | 1 | -1/+1 |
* | | | Fixed compilation warnings | Dmitry Stogov | 2016-06-22 | 1 | -1/+2 |
* | | | Added ZEND_ATTRIBUTE_FORMAT to some middind functions. | Dmitry Stogov | 2016-06-21 | 1 | -2/+2 |
* | | | Fixed the UTF-8 and long path support in the streams on Windows. | Anatol Belski | 2016-06-20 | 2 | -0/+40 |
|/ / | |||||
* | | Merge branch 'PHP-5.6' into PHP-7.0 | Stanislav Malyshev | 2016-06-18 | 1 | -0/+15 |
|\ \ | |/ | |||||
| * | Fix bug #72447: Type Confusion in php_bz2_filter_create() | Stanislav Malyshev | 2016-06-18 | 2 | -1/+16 |
* | | Merge branch 'PHP-5.6' into PHP-7.0 | Lior Kaplan | 2016-01-01 | 3 | -3/+3 |
|\ \ | |/ | |||||
| * | Happy new year (Update copyright to 2016) | Lior Kaplan | 2016-01-01 | 3 | -3/+3 |
| * | bump year | Xinchen Hui | 2015-01-15 | 3 | -3/+3 |
* | | Use ZSTR_ API to access zend_string elements (this is just renaming without s... | Dmitry Stogov | 2015-06-30 | 1 | -6/+6 |
* | | Remove these old references to the DSP files we don't use anymore | Kalle Sommer Nielsen | 2015-06-22 | 1 | -1/+0 |
* | | Clean up some type conversions | Nikita Popov | 2015-04-27 | 1 | -15/+8 |
* | | Fixed bug #68887 (resources are not freed correctly) | Dmitry Stogov | 2015-04-08 | 1 | -0/+3 |
* | | cleaning up the version macros | Anatol Belski | 2015-03-23 | 2 | -1/+4 |
* | | silence warning | Stanislav Malyshev | 2015-03-22 | 1 | -1/+1 |
* | | Use specialized macro for string zval creation | Dmitry Stogov | 2015-03-12 | 1 | -2/+2 |
* | | indent | Xinchen Hui | 2015-03-04 | 1 | -1/+1 |
* | | Fixed memleak | Xinchen Hui | 2015-03-04 | 1 | -0/+4 |
* | | Use zend_string* instead of char* for opened_patch handling. Avoid reallocati... | Dmitry Stogov | 2015-03-04 | 2 | -16/+4 |
* | | bump year | Xinchen Hui | 2015-01-15 | 3 | -3/+3 |
* | | trailing whitespace removal | Stanislav Malyshev | 2015-01-10 | 2 | -28/+28 |
* | | second shot on removing TSRMLS_* | Anatol Belski | 2014-12-14 | 1 | -2/+2 |
* | | first shot remove TSRMLS_* things | Anatol Belski | 2014-12-13 | 3 | -56/+56 |
* | | fix datatype mismatch warnings | Anatol Belski | 2014-10-30 | 1 | -2/+2 |
* | | fix some datatype mismatches in ext/bz2 | Anatol Belski | 2014-10-30 | 1 | -9/+35 |
* | | removed *.dsw and *.dsp files | Anatol Belski | 2014-09-28 | 1 | -112/+0 |
* | | Merge branch 'master' into issue-67910 | Florian MARGAINE | 2014-09-20 | 3 | -15/+9 |
|\ \ | |||||
| * | | s/PHP 5/PHP 7/ | Johannes Schlüter | 2014-09-19 | 3 | -3/+3 |
| * | | remove useless check | Anatol Belski | 2014-09-19 | 1 | -6/+0 |
| * | | reduce the struct size by 8 byte on 64 bit | Anatol Belski | 2014-09-12 | 1 | -6/+6 |
* | | | Replaces php5 with php7, without whitespace changes. | Florian MARGAINE | 2014-09-20 | 1 | -2/+2 |
|/ / |