What's Changed
- code style: Order class elements in methods and properties. by @terabytesoftw in #62
- fix: Add
caseto the ordered class elements in ECS configuration. by @terabytesoftw in #63 - fix: Correct badge URL formatting in
README.md. by @terabytesoftw in #64 - fix: Add missing
Composerrequirement in installation guide. by @terabytesoftw in #65 - fix: Update license badge in
README.mdfor correct display and add missing header inLICENSE.md. by @terabytesoftw in #66 - fix: Correct default stub file name in
StubFilesExtension.phpfor accurate PHPStan analysis. by @terabytesoftw in #67 - fix(HeaderCollectionDynamicMethodReturnTypeExtension): Refactor dynamic return type inference for
HeaderCollection::get()method inPHPStananalysis, and add tests suite for type inference. by @terabytesoftw in #68 - fix: Update
CHANGELOG.mdto include recent bug fixes and enhancements for version0.3.1. by @terabytesoftw in #69
Full Changelog: 0.3.0...0.3.1