Releases: phpstan/phpstan-symfony
Releases · phpstan/phpstan-symfony
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
1.0.1
03 Nov 14:15
Compare
Sorry, something went wrong.
No results found
edb55af
- Fix: Incorrect return type for InputBag::all()