summaryrefslogtreecommitdiff
path: root/ext/zlib
Commit message (Expand)AuthorAgeFilesLines
* Use zend_string_release_ex() instread of zend_string_release() in places, whe...Dmitry Stogov2018-05-281-4/+4
* Avoid useless checks, using zend_string_efree(), in cases where the string is...Dmitry Stogov2018-05-081-1/+1
* Use EXPECT instead of EXPECTF when possibleGabriel Caruso2018-02-2017-17/+17
* Use bool instead of boolean while throwing a type errorGabriel Caruso2018-02-041-10/+10
* Use int instead of integer in type errorsGabriel Caruso2018-02-0415-51/+51
* Remove superfluous SKIPIF sections in more testsGabriel Caruso2018-02-041-1/+1
* Cleanup some tests - remove unnecessary sectionsStanislav Malyshev2018-02-044-4/+4
* Add missing SKIPIF sectionsGabriel Caruso2018-02-033-3/+5
* Trailing whitespacesGabriel Caruso2018-01-031-2/+2
* year++Xinchen Hui2018-01-024-4/+4
* Turn "php_stream_wrapper"s into constantsDmitry Stogov2017-12-142-2/+2
* Move constants into read-only data segmentDmitry Stogov2017-12-143-8/+8
* Add support for zlib/level context optionSara Golemon2017-10-232-0/+41
* Merge branch 'PHP-7.2'Christoph M. Becker2017-10-112-2/+24
|\
| * 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
* | | | reworked testFlorian Engelhardt2017-09-144-14/+22
* | | | added credits for #phptestfestFlorian Engelhardt2017-09-144-0/+8
* | | | reworked the tests, created test cases for defalte, gzip and unsupported brotliFlorian Engelhardt2017-09-144-4/+60
* | | | added basic zlib_get_coding_type() testFlorian Engelhardt2017-09-131-0/+10
* | | | Get rid of all these old package[2].xml files, most of these had no had a rel...Kalle Sommer Nielsen2017-08-171-69/+0
|/ / /
* | | 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
| |\ \ | | |/