commit | 309d7012a737f140076cabbe8873dc39f25331b2 | [log] [tgz] |
---|---|---|
author | Andrey Andreev <narf@devilix.net> | Thu Dec 04 11:47:26 2014 +0200 |
committer | Andrey Andreev <narf@devilix.net> | Thu Dec 04 11:47:26 2014 +0200 |
tree | e9daa4922715528b654e16433fa85578941cba07 | |
parent | a94c397768c5906e0e519dc5b473d0688048caaa [diff] |
Zip library changes related to PR #3341 - Drop compression_encoding option, it requires PHP 5.4. - Change default compression_level to 2 as this was previously the hard-coded default. - Improve on the doc changes made in the PR.