Skip to content

Releases: phpstan/phpstan-symfony

0.11.2

10 Mar 15:50
Compare
Choose a tag to compare
  • Support for recursive types to Serializer (#35), thanks @mcfedr!
  • Forward compatibility with PHPStan 0.11.3 (6b4d9f1)

0.11.1

13 Feb 19:46
c5f7d3d
Compare
Choose a tag to compare
  • Honor new contracts namespace as-of Symfony 4.2 for ServiceSubscriberInterface (#33) - thanks @keichinger!
  • Add support for Serializer::deserialize (#34) - thanks @mcfedr!

0.10.2

30 Oct 23:01
90e1756
Compare
Choose a tag to compare
  • Support for AbstractController::get()|has() methods.
  • Support for disabling constant hassers.
  • Refactored services and tests for easier extending.

0.10.1

30 Jul 17:27
d7d1624
Compare
Choose a tag to compare
  • Type specifying extensions for ContainerInterface|Controller::has().
  • Dynamic return type for ContainerInterface|Controller::has().

0.10

24 Jun 18:54
34b1940
Compare
Choose a tag to compare

Initial release