1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-13 17:57:37 +01:00
psalm/src/Psalm/Internal/Provider
2019-12-15 19:55:20 -05:00
..
ReturnTypeProvider Fix #2473 - allow array_map to work with callables returning static 2019-12-15 19:55:20 -05:00
ClassLikeStorageCacheProvider.php
ClassLikeStorageProvider.php
FileProvider.php
FileReferenceCacheProvider.php Remove redundant @psalm-suppress in Psalm’s codebsae 2019-08-18 16:10:12 -04:00
FileReferenceProvider.php Fix cache growth thanks to array_recursive 2019-10-11 20:17:07 -04:00
FileStorageCacheProvider.php
FileStorageProvider.php
FunctionExistenceProvider.php Remove redundant @psalm-suppress in Psalm’s codebsae 2019-08-18 16:10:12 -04:00
FunctionParamsProvider.php Remove redundant @psalm-suppress in Psalm’s codebsae 2019-08-18 16:10:12 -04:00
FunctionReturnTypeProvider.php Improve array function list handling (#2377) 2019-11-26 14:48:49 -05:00
MethodExistenceProvider.php Remove redundant @psalm-suppress in Psalm’s codebsae 2019-08-18 16:10:12 -04:00
MethodParamsProvider.php Remove redundant @psalm-suppress in Psalm’s codebsae 2019-08-18 16:10:12 -04:00
MethodReturnTypeProvider.php Remove redundant @psalm-suppress in Psalm’s codebsae 2019-08-18 16:10:12 -04:00
MethodVisibilityProvider.php Remove redundant @psalm-suppress in Psalm’s codebsae 2019-08-18 16:10:12 -04:00
NodeDataProvider.php Speed up accessing node data 2019-11-26 17:48:47 -05:00
ParserCacheProvider.php Add a few more list types 2019-10-08 19:06:16 -04:00
PropertyExistenceProvider.php Remove redundant @psalm-suppress in Psalm’s codebsae 2019-08-18 16:10:12 -04:00
PropertyTypeProvider.php Remove redundant @psalm-suppress in Psalm’s codebsae 2019-08-18 16:10:12 -04:00
PropertyVisibilityProvider.php Remove redundant @psalm-suppress in Psalm’s codebsae 2019-08-18 16:10:12 -04:00
Providers.php
StatementsProvider.php Find issues with impossible property values 2019-12-11 17:08:02 -05:00