Releases: phpstan/phpstan-symfony
Releases · phpstan/phpstan-symfony
1.1.4
03 Feb 11:47
Compare
Sorry, something went wrong.
No results found
51488c9 - Add support for env processor
173610b - Specify type after calling InputBag::has
df5ce32 - Update renovate.json
a3fe4eb - Update lock-closed-issues.yml
ae9d31e - Update github-actions
1cb815f - Update metcalfc/changelog-generator action to v1.0.1
b31fa2e - Delete dependabot.yml
35dcbe9 - Rename renovate.json to .github/renovate.json
308ff0a - Update renovate.json
26a44d1 - Add renovate.json
1.1.3
01 Feb 12:19
Compare
Sorry, something went wrong.
No results found
b336d0a - Add missing save parameter to CacheInterface stub
784e7a0 - Update phpunit.xml
11221af - Add dynamic return type to ResponseHeaderBag::getCookies
1.1.2
18 Jan 16:09
Compare
Sorry, something went wrong.
No results found
96ee630 - Added CacheInterface stub
1.1.1
16 Jan 09:15
Compare
Sorry, something went wrong.
No results found
99a1dc9 - Tweet release action
012305d - Request: Return Session instead of SessionInterface
7856507 - Fix
28c1379 - PHP 8.0 polyfills for testing purposes
1.1.0
14 Jan 16:02
Compare
Sorry, something went wrong.
No results found
39ac41f - Use camelCase config parameters (old ones still work)
5e9fc30 - Require PHPStan 1.4
d779d1a - Better error for invalid consoleApplicationLoader setting
1.0.6
08 Jan 20:26
Compare
Sorry, something went wrong.
No results found
1.0.5
08 Jan 10:46
Compare
Sorry, something went wrong.
No results found
8ab1d52 - Test on PHP 8.1
749b003 - Composer > Remove --no-suggest
4140813 - Test all jobs on PHP 8.1
19b0934 - Allow Composer plugins
29ad8a9 - Introduce DynamicReturnTypeExtension for 'Symfony\Component\Form\FormInterface::getErrors'
1.0.4
16 Dec 09:04
Compare
Sorry, something went wrong.
No results found
84df525 - Fix false positive about private service in service subscriber
1.0.3
05 Dec 18:16
Compare
Sorry, something went wrong.
No results found
a5aed92 - Followup of TestContainer issue
1.0.2
29 Nov 12:42
Compare
Sorry, something went wrong.
No results found
197c4cf - Fix false positive "Service ... is private." when using KernelTestCase::$container
be24257 - Services are private by default