5.4.0
This release introduces better development tools and some small features, like a compiler pass that generates the XML file for the container (which can be used together with lookyman/phpstan-symfony
to help phpstan understand the return type of DI services).
Total issues resolved: 4
Improvement
- 8: Add compiler pass priority thanks to @lcobucci
- 9: Improve CI configuration thanks to @lcobucci
- 10: Simplify the name of the container class thanks to @lcobucci
- 11: Provide compiler pass for XML dumping thanks to @lcobucci