1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-14 18:36:58 +01:00
psalm/src/Psalm/Internal/Provider
Matt Brown 14efde286f 4.x - refactor unused variable detection
This turns unused variable detection into an explicit control-flow problem, where before we had a more simplistic mark-and-sweep algorithm
2020-09-30 12:28:13 -04:00
..
ReturnTypeProvider 4.x - refactor unused variable detection 2020-09-30 12:28:13 -04:00
ClassLikeStorageCacheProvider.php add visibilities to constants (#4219) 2020-09-20 12:54:46 -04:00
ClassLikeStorageProvider.php More return types (#4173) 2020-09-12 11:24:05 -04:00
FileProvider.php More return types (#4173) 2020-09-12 11:24:05 -04:00
FileReferenceCacheProvider.php add visibilities to constants (#4219) 2020-09-20 12:54:46 -04:00
FileReferenceProvider.php More return types (#4173) 2020-09-12 11:24:05 -04:00
FileStorageCacheProvider.php add visibilities to constants (#4219) 2020-09-20 12:54:46 -04:00
FileStorageProvider.php More return types (#4173) 2020-09-12 11:24:05 -04:00
FunctionExistenceProvider.php More return types (#4173) 2020-09-12 11:24:05 -04:00
FunctionParamsProvider.php More return types (#4173) 2020-09-12 11:24:05 -04:00
FunctionReturnTypeProvider.php More return types (#4173) 2020-09-12 11:24:05 -04:00
MethodExistenceProvider.php More return types (#4173) 2020-09-12 11:24:05 -04:00
MethodParamsProvider.php More return types (#4173) 2020-09-12 11:24:05 -04:00
MethodReturnTypeProvider.php More return types (#4173) 2020-09-12 11:24:05 -04:00
MethodVisibilityProvider.php More return types (#4173) 2020-09-12 11:24:05 -04:00
NodeDataProvider.php add native param types (#4137) 2020-09-06 19:36:47 -04:00
ParserCacheProvider.php add visibilities to constants (#4219) 2020-09-20 12:54:46 -04:00
ProjectCacheProvider.php add visibilities to constants (#4219) 2020-09-20 12:54:46 -04:00
PropertyExistenceProvider.php More return types (#4173) 2020-09-12 11:24:05 -04:00
PropertyTypeProvider.php More return types (#4173) 2020-09-12 11:24:05 -04:00
PropertyVisibilityProvider.php More return types (#4173) 2020-09-12 11:24:05 -04:00
Providers.php Fix #3117 - invalidate all caches when composer lockfile changes 2020-04-12 11:41:37 -04:00
StatementsProvider.php More return types (#4173) 2020-09-12 11:24:05 -04:00