v3.19.2
What's Changed
- Update coding standards to PSR12 and improve CONTRIBUTING.md by @fadrian06 in #716
- Update documentation for PSR-12 code formatting instructions by @fadrian06 in #715
- Improve format and clarity in README.md by @fadrian06 in #717
- Normalize and simplify @copyright and @license PHPDoc tags by @fadrian06 in #720
- Simplify EventDispatcher methods and remove redundant descriptions by @fadrian06 in #722
- Replace frameworks comparison table with Mermaid bar chart in README by @fadrian06 in #718
- Refactor and improve Loader documentation and properties by @fadrian06 in #723
- Refactor Dispatcher to improve type hints and simplify callable handling by @fadrian06 in #721
- Update README with responsive logo images by @fadrian06 in #719
- Restore Flight::path() autoloading broken in 3.19 by @ambrose5773 in #725
New Contributors
- @ambrose5773 made their first contribution in #725
Full Changelog: v3.19.1...v3.19.2