summaryrefslogtreecommitdiff
path: root/ext/zlib
Commit message (Expand)AuthorAgeFilesLines
* Fix file name clash in zlib testsNikita Popov2019-04-262-2/+2
* Make zlib include_path tests more robustNikita Popov2019-04-104-4/+5
* Replace dirname(__FILE__) by __DIR__ in testsFabien Villepinte2019-03-1559-70/+70
* Add AS_HELP_STRING to *nix build configure optionsPeter Kokot2019-03-071-2/+4
* Remove more zpp error testsNikita Popov2019-03-0522-847/+0
* Fix directory collisions in zlib testsNikita Popov2019-02-224-1/+3
* Some more test removalsNikita Popov2019-02-054-200/+0
* Remove zpp variation testsNikita Popov2019-02-053-673/+0
* Remove local variablesPeter Kokot2019-02-036-37/+2
* Remove yearly range from copyright noticeZeev Suraski2019-01-304-4/+4
* Migrate ext/zlib to use pkg-configNikita Popov2018-12-261-55/+8
* Future-proof email addresses...Zeev Suraski2018-11-011-1/+1
* Remove value from --CGI-- sectionPeter Kokot2018-10-151-1/+0
* Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-1587-107/+69
* Trim trailing whitespace in *.phptPeter Kokot2018-10-1434-55/+55
* Trim trailing whitespace in testsGabriel Caruso2018-10-14107-360/+360
* Sync leading and final newlines in source code filesPeter Kokot2018-10-145-7/+3
* Merge branch 'PHP-7.3'Peter Kokot2018-10-131-13/+13
|\
| * Merge branch 'PHP-7.2' into PHP-7.3Peter Kokot2018-10-131-13/+13
| |\
| | * 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
| * | | Trim trailing whitespace in source code filesPeter Kokot2018-10-132-14/+13
* | | | Trim trailing whitespace in source code filesPeter Kokot2018-10-131-13/+13
* | | | Remove unused filesPeter Kokot2018-09-261-5/+0
* | | | Remove outdated zlib readme file for windows buildPeter Kokot2018-09-231-16/+0
|/ / /
* | | Merge branch 'PHP-7.2' into PHP-7.3Christoph M. Becker2018-09-082-10/+60
|\ \ \ | |/ /
| * | 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.2' into PHP-7.3Peter Kokot2018-08-061-3/+3
|\ \ \ | |/ /
| * | 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.2' into PHP-7.3Peter Kokot2018-08-061-1/+1
|\ \ \ | |/ /
| * | 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
* | | Trim trailing whitespaces in build filesPeter Kokot2018-07-291-6/+6
* | | Remove unused Git attributes identPeter Kokot2018-07-2512-19/+8
* | | Deprecate fgetss() and gzgetss()Nikita Popov2018-07-212-3/+15
* | | 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