Skip to content

Releases: phpstan/phpstan-symfony

0.11.1

13 Feb 19:46
c5f7d3d

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

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

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

Choose a tag to compare

Initial release