Releases: thyyppa/fluent-fm
Releases · thyyppa/fluent-fm
Release list
1.3.2: Brings full support for PHP 8.4 by fixing deprecation notices regarding implicit nullables
1.3.2: Brings full support for PHP 8.4 by fixing deprecation notices regarding implicit nullables
Latest
What's Changed
- Some missing fixes for PHP 8.4 compatibility by @AnnoyingTechnology in #44
Full Changelog: 1.3.1...1.3.2
1.3.1: Brings support for PHP 8.4 by fixing deprecation notices regarding implicit nullables
Merge pull request #42 from AnnoyingTechnology/master Brings support for PHP 8.4 by fixing deprecation notices regarding implicit nullables (Fixes #41) If anyone has an issue with this merge, reach out in the comments and I'll fix what needs fixing ASAP.
1.3.0: Merge pull request #39 from sib-retail/master
Adds support for
- Cached authentication token using APCu (if available). This increases performances.
- Layouts Metadata retrieval