What's Changed
- Drop support for PHP 7.4 & fix tests by @nbayramberdiyev in #276
- Some minor improvements by @williamdes in #274
- Fix phpstan error by @l0gicgate in #281
- Improve
Header
by using PHP native types 🐘 by @nbayramberdiyev in #277 - update for new compatibility tests by @akrabat in #283
- Add support for PSR-7 version 2.0 by @MauricioFauth in #289
- phpstan fix by @aleswita in #304
- Ensure that we work with PHP 8.3 by @akrabat in #309
- Fix implicitly nullable params by @kamil-tekiela in #305
- Cast
Uri@filterPort()
$port
parameter to string if non-null by @cosmastech in #295
New Contributors
- @MauricioFauth made their first contribution in #289
- @aleswita made their first contribution in #304
- @kamil-tekiela made their first contribution in #305
- @cosmastech made their first contribution in #295
Full Changelog: 1.6.0...1.7.0