Matthew Brown
|
cdae79b9fe
|
Fix unnecessary params in Psalm codebase
|
2019-02-23 11:31:33 -05:00 |
|
Matthew Brown
|
6b045236e0
|
Use appearing method for array lookup
|
2019-02-20 02:41:59 -05:00 |
|
Matthew Brown
|
cd2eb3edb9
|
Fix #1361 - flesh out array map return type before using
|
2019-02-19 01:25:36 -05:00 |
|
Bruce Weirdan
|
8408effe57
|
Dropped unused uses
|
2019-02-17 13:17:45 -05:00 |
|
Matthew Brown
|
2ef82d785f
|
Improve signature of FunctionReturnTypeProvider to omit internal things
|
2019-02-16 15:29:54 -05:00 |
|
Matthew Brown
|
0739d017ac
|
Use information from .phpstorm.meta.php files in stubs
|
2019-02-16 11:16:52 -05:00 |
|
Matthew Brown
|
d5420a7708
|
Suppress PossiblyUnusedParam for PHP 7.0
|
2019-02-15 18:50:23 -05:00 |
|
Matthew Brown
|
0c9c8c204c
|
Suppress UndefinedMethod for Php 7.0 Psalm check
|
2019-02-15 18:41:30 -05:00 |
|
Matthew Brown
|
149d7cab1c
|
Add PHP 7.0-compatible closure creation
|
2019-02-15 18:33:29 -05:00 |
|
Matthew Brown
|
d76459e138
|
Move to a PHPStan-like return type provider class model
|
2019-02-15 18:00:40 -05:00 |
|
Matthew Brown
|
90dc39c296
|
Don’t preserve old storages when receiving worker data
This bug was found when running Psalm in threaded execution mode
|
2019-01-15 23:24:29 -05:00 |
|
Brown
|
f108badd03
|
Fix #1067 - add support for @template-extends
|
2019-01-10 16:59:44 -05:00 |
|
Brown
|
974476dc87
|
Fix var used to assert length
|
2018-12-20 17:34:56 -05:00 |
|
Brown
|
abdf646050
|
Only diff files if lengths are not very different
|
2018-12-20 17:33:35 -05:00 |
|
Matthew Brown
|
aee5639a4c
|
Remove @internal annotation from FileProvider because PHPUnit 6 can’t deal
|
2018-12-01 19:06:24 -05:00 |
|
Matthew Brown
|
b32000fa05
|
Fix #689 - add checks for @internal annotations
|
2018-12-01 18:37:49 -05:00 |
|
Brown
|
f5e788ec1f
|
Increase limits of literal strings to 50 characters
|
2018-11-27 17:48:23 -05:00 |
|
Matthew Brown
|
f35a550774
|
Remove redundant clause
|
2018-11-20 22:24:53 -05:00 |
|
Matthew Brown
|
740aa895e9
|
Fix #1074 - allow switching from Phar analysis to regular analysis
|
2018-11-20 22:21:00 -05:00 |
|
Brown
|
b5f0159cdf
|
Add backup hover analysis when file isn’t analysed
|
2018-11-20 16:32:40 -05:00 |
|
Brown
|
ca602f8e17
|
Fix language server crash after editing trait method names
|
2018-11-20 15:51:47 -05:00 |
|
Matthew Brown
|
4d79b61e93
|
Change _checker to _analyzer
|
2018-11-12 11:20:59 -05:00 |
|
Matthew Brown
|
4688b25fd9
|
Move internal classes to own namespace
|
2018-11-12 11:20:59 -05:00 |
|