Releases: phpstan/phpstan-symfony
Releases · phpstan/phpstan-symfony
0.12.12
13 Dec 13:14
Compare
Sorry, something went wrong.
No results found
46f7b3d - Readability
185bf76 - Use GitHub Actions instead of Travis CI
fb66d5e - Automatic release workflow
0.12.11
12 Dec 14:50
Compare
Sorry, something went wrong.
No results found
0.11.6
19 May 19:05
Compare
Sorry, something went wrong.
No results found
0.11.5
16 Apr 18:16
Compare
Sorry, something went wrong.
No results found
Fixed some internal errors
0.11.4
16 Apr 08:23
Compare
Sorry, something went wrong.
No results found
Console command arguments and options analysis.
Container XML parameter is optional.
0.11.3
01 Apr 08:05
Compare
Sorry, something went wrong.
No results found
Added Envelope return type extension for Messenger (#44 ), thanks @enumag !
0.11.2
10 Mar 15:50
Compare
Sorry, something went wrong.
No results found
Support for recursive types to Serializer (#35 ), thanks @mcfedr !
Forward compatibility with PHPStan 0.11.3 (6b4d9f1 )
0.11.1
13 Feb 19:46
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
Type specifying extensions for ContainerInterface|Controller::has().
Dynamic return type for ContainerInterface|Controller::has().