Skip to content

Releases: Gemorroj/Archive7z

v5.9.0

Choose a tag to compare

@Gemorroj Gemorroj released this 25 Jan 11:35
  • BC: min php version is 8.2
  • BC: min symfony version is 7.4

full changelog: 5.8.0...5.9.0

v5.8.0

Choose a tag to compare

@Gemorroj Gemorroj released this 04 Aug 09:03
  • fix: PHP 8.4 deprecations
  • feature: add get7zipInformation function

v5.7.0

Choose a tag to compare

@Gemorroj Gemorroj released this 22 Dec 14:10

allow symfony 7.0

v5.6.0

Choose a tag to compare

@Gemorroj Gemorroj released this 03 Jul 18:03

BC Beak: drop php 7.4 support.
add: getters for raw 7-zip data

v5.5.0

Choose a tag to compare

@Gemorroj Gemorroj released this 18 Mar 19:38

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

Choose a tag to compare

@Gemorroj Gemorroj released this 03 Apr 12:25
  • add: pathMask to getEntries
  • add: limit to getEntries
  • performance optimization for getInfo and getEntry

v5.3.0

Choose a tag to compare

@Gemorroj Gemorroj released this 22 Feb 10:05
  • add: general archive info
  • add: solid mode
  • some minor improvements

v5.2.0

Choose a tag to compare

@Gemorroj Gemorroj released this 13 Nov 08:14
  • add: new possible data in Entry - "created" and "characteristics"
  • add: getWarnings function. function shows warnings in archive
  • some minor improvements

v5.1.1

Choose a tag to compare

@Gemorroj Gemorroj released this 12 Feb 11:09

v5.1.0

Choose a tag to compare

@Gemorroj Gemorroj released this 06 Feb 19:39
  • drop php 7.1/7.2 support
  • add php 8.0 support