feat!: upgrade min. php version to 8.4 (#86)

* feat: upgrade min php to 7.4, upgrade packages

* chore: update ci/cd, docs, supporting config to php 8.4

* chore: update rest of the docs, supporting config to php 8.4
This commit is contained in:
2026-02-01 10:20:40 +02:00
committed by GitHub
parent 3d3448dcf0
commit 47564c5cd6
21 changed files with 348 additions and 356 deletions

View File

@@ -9,7 +9,7 @@ This file tracks remaining issues, improvements, and feature requests for the mo
- **141 PHP files** (60 source files, 81 test files)
- **1,346 tests** with **100% success rate** (3,386 assertions)
- **85.07% line coverage**, **88.31% method coverage**
- **PHP 8.2+** with modern language features and strict type safety
- **PHP 8.4+** with modern language features and strict type safety
- **Zero Critical Issues**: All functionality-blocking bugs resolved
- **Static Analysis**: All tools pass cleanly (Psalm, PHPStan, Rector, PHPCS)