summaryrefslogtreecommitdiff
path: root/ext/zlib
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-7.1' into PHP-7.2Peter Kokot2018-08-061-3/+3
|\
| * Fix bug #76709: Minimal required zlib library is 1.2.0.4Peter Kokot2018-08-061-3/+3
* | Merge branch 'PHP-7.1' into PHP-7.2Peter Kokot2018-08-061-1/+1
|\ \ | |/
| * Fix bug #65988: Zlib version check failsJay Bonci2018-08-061-1/+1
| * year++Xinchen Hui2018-01-024-4/+4
* | year++Xinchen Hui2018-01-024-4/+4
* | Merge branch 'PHP-7.1' into PHP-7.2Christoph M. Becker2017-10-112-2/+24
|\ \ | |/
| * Merge branch 'PHP-7.0' into PHP-7.1Christoph M. Becker2017-10-112-2/+24
| |\
| | * Fix Bug #75299 Wrong reflection on inflate_init and inflate_addFabien Villepinte2017-10-012-2/+24
| * | Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2017-07-104-162/+1
| |\ \ | | |/
| | * Revert "Add more constants, improve comments, and add tests"Anatol Belski2017-07-104-162/+1
* | | fix datatypeAnatol Belski2017-07-101-1/+1
* | | Remove superfluous semicolonsTom Van Looy2017-06-263-4/+4
* | | Merge branch 'PHP-7.1'Bob Weinand2017-06-254-1/+162
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.0' into PHP-7.1Bob Weinand2017-06-254-1/+162
| |\ \ | | |/
| | * Add more constants, improve comments, and add testsMatthew Trescott2017-06-254-1/+162
* | | Merge branch 'PHP-7.1'Nikita Popov2017-06-254-18/+32
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.0' into PHP-7.1Nikita Popov2017-06-254-18/+32
| |\ \ | | |/
| | * Remove invalid check of dictionary content and add initialization of dictiona...wapmorgan2017-06-254-18/+32
| | * extend zlib export required for the recent libpngAnatol Belski2017-04-231-0/+1
* | | yet one more export required from newer zlibAnatol Belski2017-04-231-0/+1
* | | Merge branch 'PHP-7.1'Anatol Belski2017-04-231-0/+1
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2017-04-231-0/+1
| |\ \
| | * | extend zlib export required for the recent libpngAnatol Belski2017-04-231-0/+1
| | |/
* | | improve zlib version check for testsAnatol Belski2017-03-221-2/+4
* | | make test more flexible to match different compressed stringsAnatol Belski2017-03-227-10/+15
* | | Merge branch 'PHP-7.1'Bob Weinand2017-03-152-4/+32
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.0' into PHP-7.1Bob Weinand2017-03-152-4/+32
| |\ \ | | |/
| | * Fixed bug #74240 (deflate_add can allocate too much memory)Matt Bonneau2017-03-152-4/+32
* | | Merge branch 'PHP-7.1'Nikita Popov2017-01-081-2/+1
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.0' into PHP-7.1Nikita Popov2017-01-081-2/+1
| |\ \ | | |/
| | * deflate_add(): Don't add unnecessary +1 to sizeNikita Popov2017-01-081-2/+1
| | * Update copyright headers to 2017Sammy Kaye Powers2017-01-044-4/+4
| * | Update copyright headers to 2017Sammy Kaye Powers2017-01-044-4/+4
* | | Update copyright headers to 2017Sammy Kaye Powers2017-01-024-4/+4
* | | Merge branch 'PHP-7.1'Bob Weinand2016-12-222-2/+70
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.0' into PHP-7.1Bob Weinand2016-12-222-2/+70
| |\ \ | | |/
| | * Fixed bug #73373 (deflate_add does not verify that output was not truncated)Bob Weinand2016-12-222-2/+70
* | | Remove the b prefix from literals on unrelated testsPedro Magalhães2016-11-2010-11/+11
* | | catch up with stream datatypesAnatol Belski2016-10-051-1/+1
|/ /
* | Merge branch 'PHP-7.0'Christoph M. Becker2016-07-041-1/+1
|\ \ | |/
| * Merge branch 'PHP-5.6' into PHP-7.0Christoph M. Becker2016-07-041-1/+1
| |\
| | * Fix typo in commentChristoph M. Becker2016-07-041-1/+1
* | | Fixed compilation warningsDmitry Stogov2016-06-222-3/+4
* | | Added ZEND_ATTRIBUTE_FORMAT to some middind functions.Dmitry Stogov2016-06-212-10/+10
* | | Fixed the UTF-8 and long path support in the streams on Windows.Anatol Belski2016-06-202-0/+66
* | | fix test portabilityAnatol Belski2016-06-133-3/+3
|/ /
* | Move semicolon into TSRMLS_CACHE_EXTERN/DEFINENikita Popov2016-03-031-1/+1
* | Format string fixesNikita Popov2016-02-141-1/+1
* | Merge branch 'PHP-5.6.18' into PHP-7.0.3Stanislav Malyshev2016-02-011-10/+10
|\ \ | |/