summaryrefslogtreecommitdiff
path: root/ext/zlib
Commit message (Expand)AuthorAgeFilesLines
* Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-1589-109/+71
* Trim trailing whitespace in *.phptPeter Kokot2018-10-14112-415/+415
* Sync leading and final newlines in source code filesPeter Kokot2018-10-146-9/+3
* Merge branch 'PHP-7.1' into PHP-7.2Peter Kokot2018-10-131-13/+13
|\
| * Fix failing ext/zlib/tests due to whitespacePeter Kokot2018-10-131-13/+13
| * Trim trailing whitespace in source code filesPeter Kokot2018-10-134-23/+22
* | Trim trailing whitespace in source code filesPeter Kokot2018-10-135-25/+24
* | Merge branch 'PHP-7.1' into PHP-7.2Christoph M. Becker2018-09-082-10/+60
|\ \ | |/
| * Fix #75273: php_zlib_inflate_filter() may not update bytes_consumedChristoph M. Becker2018-09-082-10/+60
* | 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
|\ \ | |/