Merge branch 'stable'

This commit is contained in:
Dylan K. Taylor 2020-01-19 19:59:56 +00:00
commit 01016d7e17

View File

@ -8,5 +8,5 @@ rules:
- PHPStan\Rules\Functions\MissingFunctionParameterTypehintRule
- PHPStan\Rules\Functions\MissingFunctionReturnTypehintRule
- PHPStan\Rules\Methods\MissingMethodParameterTypehintRule
#- PHPStan\Rules\Methods\MissingMethodReturnTypehintRule
- PHPStan\Rules\Methods\MissingMethodReturnTypehintRule
- PHPStan\Rules\Properties\MissingPropertyTypehintRule