1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-15 19:07:00 +01:00
psalm/src/Psalm/Internal/Provider
2020-08-07 15:13:03 -04:00
..
ReturnTypeProvider Fix bug I added 2020-08-07 15:13:03 -04:00
ClassLikeStorageCacheProvider.php Refactor signature selection a little 2019-07-18 23:08:54 -04:00
ClassLikeStorageProvider.php Use MethodIdentifier object instead of string 2020-02-14 20:54:26 -05:00
FileProvider.php bug: #2103 -- throw error if directories are given instead of file (#2605) 2020-01-12 10:53:12 -05:00
FileReferenceCacheProvider.php Refactor type comparison 2020-07-21 19:40:35 -04:00
FileReferenceProvider.php Remove duplicate types with @psalm-import-type 2020-05-15 00:16:20 -04:00
FileStorageCacheProvider.php Apply PHPCS fixes 2019-07-05 16:27:53 -04:00
FileStorageProvider.php Apply PHPCS fixes 2019-07-05 16:27:53 -04:00
FunctionExistenceProvider.php Refactor type comparison 2020-07-21 19:40:35 -04:00
FunctionParamsProvider.php Refactor type comparison 2020-07-21 19:40:35 -04:00
FunctionReturnTypeProvider.php Refactor type comparison 2020-07-21 19:40:35 -04:00
MethodExistenceProvider.php Refactor type comparison 2020-07-21 19:40:35 -04:00
MethodParamsProvider.php Refactor type comparison 2020-07-21 19:40:35 -04:00
MethodReturnTypeProvider.php Refactor type comparison 2020-07-21 19:40:35 -04:00
MethodVisibilityProvider.php Refactor type comparison 2020-07-21 19:40:35 -04:00
NodeDataProvider.php Improve fix to #2805 2020-03-14 01:09:12 -04:00
ParserCacheProvider.php Use scandir and glob flags to reduce their performance impact (#3499) 2020-05-30 17:02:35 -04:00
ProjectCacheProvider.php Refactor type comparison 2020-07-21 19:40:35 -04:00
PropertyExistenceProvider.php Refactor type comparison 2020-07-21 19:40:35 -04:00
PropertyTypeProvider.php Refactor type comparison 2020-07-21 19:40:35 -04:00
PropertyVisibilityProvider.php Refactor type comparison 2020-07-21 19:40:35 -04:00
Providers.php Fix #3117 - invalidate all caches when composer lockfile changes 2020-04-12 11:41:37 -04:00
StatementsProvider.php Add slash 2020-03-18 21:53:44 -04:00