Releases: psalm/psalm-plugin-symfony
Releases · psalm/psalm-plugin-symfony
v2.3.0
- Add symfony/config stubs (#168) (@ostrolucky)
- Get rid of boilerplate psalm config in tests (#170) (@ostrolucky)
- Fix PropertyAccessorInterface stub (#176) (@VincentLanglet)
- Upgrade php-cs-fixer to v3 (#178) (@seferov)
v2.2.4
- Fix tests and a var annotation (#166) (@VincentLanglet)
- Add template for getRuntime method (#164) (@VincentLanglet)
- Add Constraint stub (#167) (@enumag)
v2.2.3
- Update AbstractController.stubphp (#161) (@Punk-UnDeaD)
- Fix children typehint (#162) (@VincentLanglet)
v2.2.2
- Fix FormView $vars (#160) (@VincentLanglet)
- Add stubs with templates for
AbstractController::createForm()
(#157) (@andrew-demb)
v2.2.1
v2.2.0
- [tainting] fix taint flow (#137) (@adrienlucas)
- [property access] add stub file for PropertyPathInterface (#134) (@faizanakram99)
- add conflict for psalm versions have syntax errors (#143) (@seferov)
- error message update (#145) (@seferov)
- [doctrine] query builder explicit parameter type for performance (#144) (@seferov)
- [psalm] adopt new version (#149) (@seferov)
- Catch the TemplateNameUnresolvedException (#148) (@adrienlucas)
- Fix ParameterBag stub for Symfony 4 (#150) (@mitelg)
- Forms stubs (#138) (@zmitic)
v2.1.2
- [deps] abide psalm internal API (#128) (@seferov)
- [docs] Enhanced parts of the README.md file (#131) (@kevin-emo)
- [tainting] Twig print should not be an actual taint sink (#123) (@adrienlucas)
- [internal] improve github actions psalm analysis (#136) (@seferov)
v2.1.1
- [docs] improve the twig tainting documentation (#121) (@adrienlucas)
- [tainting] improve twig template names resolving (#122) (@adrienlucas)
- [routing] add RouteCollection stub (#125) (@seferov)
- [security] voter - suppress MoreSpecificImplementedParamType on voteOnAttribute (#127) (@seferov)