Releases: Gemorroj/Archive7z
Releases · Gemorroj/Archive7z
v5.6.0
BC Beak: drop php 7.4 support.
add: getters for raw 7-zip data
v5.5.0
BC Beak: drop php 7.3 support. Added type hints
fix: physicalSize missing from gzip files #32
fix: getCrc() fails sometimes #30
v5.4.0
- add: pathMask to
getEntries
- add: limit to
getEntries
- performance optimization for
getInfo
and getEntry
v5.3.0
- add: general archive info
- add: solid mode
- some minor improvements
v5.2.0
- add: new possible data in Entry - "created" and "characteristics"
- add: getWarnings function. function shows warnings in archive
- some minor improvements
v5.1.0
- drop php 7.1/7.2 support
- add php 8.0 support
v5.0.0
- drop php 5.6/7.0 support
- add support all 7-zip formats (#8)
- equivalent
/
and \
in file paths (#9)
- add timeout variable (#16)
- refactoring
see full changes 4.0.0...5.0.0
v4.0.0
Minimal php version is 5.6
Minimal symfony/process
version is 3.3
Add support symfony/process
4
full changess: 3.0.0...4.0.0