| Commit message (Expand) | Author | Age | Files | Lines |
* | Use zend_string_release_ex() instread of zend_string_release() in places, whe... | Dmitry Stogov | 2018-05-28 | 1 | -4/+4 |
* | Avoid useless checks, using zend_string_efree(), in cases where the string is... | Dmitry Stogov | 2018-05-08 | 1 | -1/+1 |
* | Use EXPECT instead of EXPECTF when possible | Gabriel Caruso | 2018-02-20 | 17 | -17/+17 |
* | Use bool instead of boolean while throwing a type error | Gabriel Caruso | 2018-02-04 | 1 | -10/+10 |
* | Use int instead of integer in type errors | Gabriel Caruso | 2018-02-04 | 15 | -51/+51 |
* | Remove superfluous SKIPIF sections in more tests | Gabriel Caruso | 2018-02-04 | 1 | -1/+1 |
* | Cleanup some tests - remove unnecessary sections | Stanislav Malyshev | 2018-02-04 | 4 | -4/+4 |
* | Add missing SKIPIF sections | Gabriel Caruso | 2018-02-03 | 3 | -3/+5 |
* | Trailing whitespaces | Gabriel Caruso | 2018-01-03 | 1 | -2/+2 |
* | year++ | Xinchen Hui | 2018-01-02 | 4 | -4/+4 |
* | Turn "php_stream_wrapper"s into constants | Dmitry Stogov | 2017-12-14 | 2 | -2/+2 |
* | Move constants into read-only data segment | Dmitry Stogov | 2017-12-14 | 3 | -8/+8 |
* | Add support for zlib/level context option | Sara Golemon | 2017-10-23 | 2 | -0/+41 |
* | Merge branch 'PHP-7.2' | Christoph M. Becker | 2017-10-11 | 2 | -2/+24 |
|\ |
|
| * | Merge branch 'PHP-7.1' into PHP-7.2 | Christoph M. Becker | 2017-10-11 | 2 | -2/+24 |
| |\ |
|
| | * | Merge branch 'PHP-7.0' into PHP-7.1 | Christoph M. Becker | 2017-10-11 | 2 | -2/+24 |
| | |\ |
|
| | | * | Fix Bug #75299 Wrong reflection on inflate_init and inflate_add | Fabien Villepinte | 2017-10-01 | 2 | -2/+24 |
| | * | | Merge branch 'PHP-7.0' into PHP-7.1 | Anatol Belski | 2017-07-10 | 4 | -162/+1 |
| | |\ \
| | | |/ |
|
| | | * | Revert "Add more constants, improve comments, and add tests" | Anatol Belski | 2017-07-10 | 4 | -162/+1 |
* | | | | reworked test | Florian Engelhardt | 2017-09-14 | 4 | -14/+22 |
* | | | | added credits for #phptestfest | Florian Engelhardt | 2017-09-14 | 4 | -0/+8 |
* | | | | reworked the tests, created test cases for defalte, gzip and unsupported brotli | Florian Engelhardt | 2017-09-14 | 4 | -4/+60 |
* | | | | added basic zlib_get_coding_type() test | Florian Engelhardt | 2017-09-13 | 1 | -0/+10 |
* | | | | Get rid of all these old package[2].xml files, most of these had no had a rel... | Kalle Sommer Nielsen | 2017-08-17 | 1 | -69/+0 |
|/ / / |
|
* | | | fix datatype | Anatol Belski | 2017-07-10 | 1 | -1/+1 |
* | | | Remove superfluous semicolons | Tom Van Looy | 2017-06-26 | 3 | -4/+4 |
* | | | Merge branch 'PHP-7.1' | Bob Weinand | 2017-06-25 | 4 | -1/+162 |
|\ \ \
| |/ / |
|
| * | | Merge branch 'PHP-7.0' into PHP-7.1 | Bob Weinand | 2017-06-25 | 4 | -1/+162 |
| |\ \
| | |/ |
|
| | * | Add more constants, improve comments, and add tests | Matthew Trescott | 2017-06-25 | 4 | -1/+162 |
* | | | Merge branch 'PHP-7.1' | Nikita Popov | 2017-06-25 | 4 | -18/+32 |
|\ \ \
| |/ / |
|
| * | | Merge branch 'PHP-7.0' into PHP-7.1 | Nikita Popov | 2017-06-25 | 4 | -18/+32 |
| |\ \
| | |/ |
|
| | * | Remove invalid check of dictionary content and add initialization of dictiona... | wapmorgan | 2017-06-25 | 4 | -18/+32 |
| | * | extend zlib export required for the recent libpng | Anatol Belski | 2017-04-23 | 1 | -0/+1 |
* | | | yet one more export required from newer zlib | Anatol Belski | 2017-04-23 | 1 | -0/+1 |
* | | | Merge branch 'PHP-7.1' | Anatol Belski | 2017-04-23 | 1 | -0/+1 |
|\ \ \
| |/ / |
|
| * | | Merge branch 'PHP-7.0' into PHP-7.1 | Anatol Belski | 2017-04-23 | 1 | -0/+1 |
| |\ \ |
|
| | * | | extend zlib export required for the recent libpng | Anatol Belski | 2017-04-23 | 1 | -0/+1 |
| | |/ |
|
* | | | improve zlib version check for tests | Anatol Belski | 2017-03-22 | 1 | -2/+4 |
* | | | make test more flexible to match different compressed strings | Anatol Belski | 2017-03-22 | 7 | -10/+15 |
* | | | Merge branch 'PHP-7.1' | Bob Weinand | 2017-03-15 | 2 | -4/+32 |
|\ \ \
| |/ / |
|
| * | | Merge branch 'PHP-7.0' into PHP-7.1 | Bob Weinand | 2017-03-15 | 2 | -4/+32 |
| |\ \
| | |/ |
|
| | * | Fixed bug #74240 (deflate_add can allocate too much memory) | Matt Bonneau | 2017-03-15 | 2 | -4/+32 |
* | | | Merge branch 'PHP-7.1' | Nikita Popov | 2017-01-08 | 1 | -2/+1 |
|\ \ \
| |/ / |
|
| * | | Merge branch 'PHP-7.0' into PHP-7.1 | Nikita Popov | 2017-01-08 | 1 | -2/+1 |
| |\ \
| | |/ |
|
| | * | deflate_add(): Don't add unnecessary +1 to size | Nikita Popov | 2017-01-08 | 1 | -2/+1 |
| | * | Update copyright headers to 2017 | Sammy Kaye Powers | 2017-01-04 | 4 | -4/+4 |
| * | | Update copyright headers to 2017 | Sammy Kaye Powers | 2017-01-04 | 4 | -4/+4 |
* | | | Update copyright headers to 2017 | Sammy Kaye Powers | 2017-01-02 | 4 | -4/+4 |
* | | | Merge branch 'PHP-7.1' | Bob Weinand | 2016-12-22 | 2 | -2/+70 |
|\ \ \
| |/ / |
|
| * | | Merge branch 'PHP-7.0' into PHP-7.1 | Bob Weinand | 2016-12-22 | 2 | -2/+70 |
| |\ \
| | |/ |
|