Matt Brown
|
667220408c
|
Fix #4464 - bust cache when Psalm’s version changes, not just composer’s
|
2020-11-01 09:01:53 -05:00 |
|
orklah
|
10f2966dcb
|
return types (#4311)
* return types
* remove willReturn for void methods
|
2020-10-12 15:02:52 -04:00 |
|
orklah
|
37a2f8a33d
|
unused use statements (#4228)
|
2020-09-22 01:10:46 -04:00 |
|
orklah
|
8c7423505a
|
add native param types (#4137)
* add native param types
* redundant phpdoc
* add more param types and adds "?" to nullable types
* remove redundant phpdoc
* add more param types and remove redundant phpdoc
* add more param types and remove redundant phpdoc
|
2020-09-06 19:36:47 -04:00 |
|
orklah
|
f66d57f19d
|
add native return types (#4116)
* add native return types
* remove redundant phpdoc
|
2020-09-04 16:26:33 -04:00 |
|
Brown
|
110df3e4f1
|
Fix ProjectAnalyzer test
|
2020-04-12 12:02:19 -04:00 |
|
Brown
|
370ffa28e4
|
Fix #3117 - invalidate all caches when composer lockfile changes
|
2020-04-12 11:41:37 -04:00 |
|