1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-12 09:19:40 +01:00
psalm/src/Psalm/Storage
2018-08-10 13:25:25 -04:00
..
Assertion.php Use arrays instead of strings for assertions 2018-05-12 19:38:43 -04:00
ClassLikeStorage.php Add support for checking DeprecatedTrait and DeprecatedConstant 2018-08-10 13:25:25 -04:00
FileStorage.php Fix #731 - report issues in files required by the source 2018-05-30 12:23:53 -04:00
FunctionLikeParameter.php Fix #794 - use template types to restrict input 2018-06-09 10:14:18 -04:00
FunctionLikeStorage.php Fix #502 - check for bad generator return in more places 2018-07-15 17:47:58 -04:00
MethodStorage.php Fix #847 - only warn about LessSpecificReturnType when method is not overridden 2018-07-12 16:57:24 -04:00
PropertyStorage.php Find unused properties with dead code checks 2018-01-10 23:29:18 -05:00