Releases: maennchen/ZipStream-PHP
Releases · maennchen/ZipStream-PHP
2.4.0
What's Changed
- Remove Broken Test by @maennchen in #230
- Update vimeo/psalm requirement from ^4.1 to ^4.1 || ^5.0 by @dependabot in #231
- Remove mbstring polyfill from required deps by @maennchen in #233
- Run PHP 8.2 in CI by @maennchen in #234
Full Changelog: 2.3.0...2.4.0
2.3.0
2.2.6
Full Changelog: 2.2.5...2.2.6
2.2.5
Full Changelog: 2.2.4...2.2.5
2.2.4
Full Changelog: 2.2.3...2.2.4
2.2.3
Full Changelog: 2.2.2...2.2.3
2.2.1
What's Changed
- Fix CI for nightly by @maennchen in #211
- Bump actions/cache from 2 to 3 by @dependabot in #213
- Bump actions/checkout from 2 to 3 by @dependabot in #212
- Re-add 7.4 by @maennchen in #214
Full Changelog: 2.2.0...2.2.1
2.2.0
What's Changed
- Add note about saving files with same path. Fix #154 by @NicolasCARPi in #158
- Readme - Mention that macOS workaround is pre-10.15 by @dabinat in #160
- Add support for PHP 7.4 by @snapshotpl in #165
- Setup GitHub Actions by @maennchen in #167
- Fix CI by @maennchen in #169
- Fix all psalm errors by @NicolasCARPi in #171
- Add ability to set instance of StreamInterface as output stream by @artemmolotov in #172
- Fix CI on Windows by @maennchen in #195
- fix doc comment example for psr7stream by @NicolasCARPi in #197
- Put the tricky entry to force Linux unzip to lookup EFS flag. by @Xiao-Chong in #196
- Option\File: allow DateTimeImmutable in setTime() by @jorrit in #198
- Fix tests by @PaolaRuby in #207
- Create .gitattributes by @PaolaRuby in #206
- Fix typo by @PaolaRuby in #208
- Require PHP >= 8.0 by @maennchen in #210
New Contributors
- @dabinat made their first contribution in #160
- @snapshotpl made their first contribution in #165
- @artemmolotov made their first contribution in #172
- @Xiao-Chong made their first contribution in #196
- @jorrit made their first contribution in #198
- @PaolaRuby made their first contribution in #207
Full Changelog: 2.1.0...2.2.0
2.1.0
What's Changed
- Use PHP style comments for example code by @NicolasCARPi in #147
- use mbstring polyfill by @andrejpavlovic in #151
- Fixed inconsistent return type on 32-bit systems by @FelixJacobi in #149
- Prevent triggering of notice when no output buffer to flush by @andrejpavlovic in #152
- Changelog and fix two psalm issues by @NicolasCARPi in #153
New Contributors
- @andrejpavlovic made their first contribution in #151
- @FelixJacobi made their first contribution in #149
Full Changelog: 2.0.0...2.1.0
2.0.0
What's Changed
- Activating Open Collective by @monkeywithacupcake in #125
- Document Mac OS/Zip 64 issue. See #116. by @NicolasCARPi in #128
- Minor change to data descriptor by @Firtzberg in #136
- Only close self opened streams by @dennisverspuij in #139
- Add psalm config file and fix improper doc comment by @NicolasCARPi in #140
- Add CHANGELOG for 2.0.0 by @NicolasCARPi in #141
- Composer dependency must be lowercase by @NicolasCARPi in #142
New Contributors
- @monkeywithacupcake made their first contribution in #125
- @Firtzberg made their first contribution in #136
- @dennisverspuij made their first contribution in #139
Full Changelog: 1.2.0...2.0.0