summaryrefslogtreecommitdiff
path: root/ext/zlib/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-7.1' into PHP-7.2Christoph M. Becker2017-10-111-0/+20
|\
| * Merge branch 'PHP-7.0' into PHP-7.1Christoph M. Becker2017-10-111-0/+20
| |\
| | * Fix Bug #75299 Wrong reflection on inflate_init and inflate_addFabien Villepinte2017-10-011-0/+20
| * | Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2017-07-102-89/+0
| |\ \ | | |/
| | * Revert "Add more constants, improve comments, and add tests"Anatol Belski2017-07-102-89/+0
* | | Remove superfluous semicolonsTom Van Looy2017-06-263-4/+4
* | | Merge branch 'PHP-7.1'Bob Weinand2017-06-252-0/+89
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.0' into PHP-7.1Bob Weinand2017-06-252-0/+89
| |\ \ | | |/
| | * Add more constants, improve comments, and add testsMatthew Trescott2017-06-252-0/+89
* | | Merge branch 'PHP-7.1'Nikita Popov2017-06-253-0/+17
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.0' into PHP-7.1Nikita Popov2017-06-253-0/+17
| |\ \ | | |/
| | * Remove invalid check of dictionary content and add initialization of dictiona...wapmorgan2017-06-253-0/+17
* | | 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-151-0/+30
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.0' into PHP-7.1Bob Weinand2017-03-151-0/+30
| |\ \ | | |/
| | * Fixed bug #74240 (deflate_add can allocate too much memory)Matt Bonneau2017-03-151-0/+30
* | | Merge branch 'PHP-7.1'Bob Weinand2016-12-221-0/+53
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.0' into PHP-7.1Bob Weinand2016-12-221-0/+53
| |\ \ | | |/
| | * Fixed bug #73373 (deflate_add does not verify that output was not truncated)Bob Weinand2016-12-221-0/+53
* | | Remove the b prefix from literals on unrelated testsPedro Magalhães2016-11-2010-11/+11
|/ /
* | 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
|/
* Merge branch 'PHP-5.6.18' into PHP-7.0.3Stanislav Malyshev2016-02-011-10/+10
|\
| * Merge branch 'PHP-5.5' into PHP-5.6.18Stanislav Malyshev2016-02-011-10/+10
| |\
| | * fix testsStanislav Malyshev2016-02-011-10/+10
* | | added test for gzgetss()marcosptf2015-08-233-0/+27
* | | Add support for string dictionaries, fix array dictionaries ({de,in}flate)Bob Weinand2015-05-211-0/+5
* | | Fix unrelated tests and zlib window sizeBob Weinand2015-05-151-1/+1
* | | Minor typo in warning messageBob Weinand2015-05-151-1/+1
* | | Add dictionary option to {in,de}flate_init()Bob Weinand2015-05-151-0/+25
* | | Improve ZBLOCK handling with zlib < 1.2.4Daniel Lowrey2015-05-073-7/+27
* | | Fix Z_BLOCK breakage when built against zlib < 1.2.4Daniel Lowrey2015-05-072-2/+10
* | | Tweak new deflate/inflate implementationsNikita Popov2015-04-251-1/+1
* | | Merge branch 'deflate'Daniel Lowrey2015-04-248-0/+298
|\ \ \
| * | | Add inflate_*() test casesDaniel Lowrey2015-04-234-0/+148
| * | | Add deflate_*() test casesDaniel Lowrey2015-04-234-0/+150
* | | | Merge branch 'PHP-5.6'Stanislav Malyshev2015-04-143-21/+21
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2015-04-143-21/+21
| |\ \ | | |/
| | * Merge branch 'PHP-5.4.40' into PHP-5.5.24Stanislav Malyshev2015-04-123-21/+21
| | |\
| | | * Fix testsStanislav Malyshev2015-04-123-21/+21
* | | | Use "float" and "integer" in typehint and zpp errorsAndrea Faulds2014-12-2115-51/+51
* | | | Updated or skipped certain 32-bit testsAndrea Faulds2014-12-173-3/+6
* | | | Merge branch 'PHP-5.6'Ferenc Kovacs2014-11-272-28/+0
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-5.5' into PHP-5.6Ferenc Kovacs2014-11-272-28/+0
| |\ \ \ | | |/ /
| | * | the darwin specific test fails for me with the same output which is the expec...Ferenc Kovacs2014-11-272-28/+0
| * | | Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2014-11-232-2/+2
| |\ \ \ | | |/ /
| | * | Correct two zlib tests to use a string, not a constTim Siebels2014-11-232-2/+2
| * | | Merge branch 'PHP-5.5' into PHP-5.6Andrey Hristov2014-08-062-0/+26
| |\ \ \ | | |/ /
| | * | Merge branch 'PHP-5.4' into PHP-5.5Andrey Hristov2014-08-062-0/+26
| | |\ \ | | | |/