Skip to content

v4.0.0 (PHP 7.1-8.4)

Latest
Compare
Choose a tag to compare
@ohader ohader released this 10 Dec 00:08
· 2 commits to master since this release
ce4b6e9

Notes

This is a maintenance release, supporting the PHP version range v7.1 - v8.4. The support for PHP v7.0 was dropped in favor of having ?nullables for PHP 8.4 compatibility.

Breaking changes to the interfaces \TYPO3\PharStreamWrapper\Collectable and \TYPO3\PharStreamWrapper\Resolvable are described in PR #78.

What's Changed

  • [TASK] Raise compatibility to PHP 7.1-8.4 by @ohader in #78

Full Changelog: v3.1.8...v4.0.0