This repository was archived by the owner on Mar 6, 2022. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3333 },
3434 "require-dev" : {
3535 "phpspec/prophecy-phpunit" : " ^2.0" ,
36- "phpstan/phpstan" : " ^ 0.12.0" ,
36+ "phpstan/phpstan" : " ~ 0.12.0" ,
3737 "phpunit/phpunit" : " ^9.0" ,
3838 "phpactor/test-utils" : " ^1.1" ,
3939 "dms/phpunit-arraysubset-asserts" : " dev-master" ,
7676 " Phpactor\\ Extension\\ LanguageServerWorseReflection\\ LanguageServerWorseReflectionExtension"
7777 ]
7878 }
79- }
79+ }
Original file line number Diff line number Diff line change 11includes :
22 - vendor/jangregor/phpstan-prophecy/extension.neon
3-
43parameters :
54 level : 7
65 inferPrivatePropertyTypeFromConstructor : true
76 checkMissingIterableValueType : false
87 ignoreErrors :
98 - '{return type with generic interface .*Promise does }'
109 - '{Unable to resolve the template type T.* in call to function }'
11-
1210 paths :
1311 - lib
You can’t perform that action at this time.
0 commit comments