1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-12 17:27:28 +01:00
psalm/src/Psalm/Storage
2019-01-27 23:12:40 -05:00
..
Assertion.php Fix #1227 - allow genric params in @psalm-assert 2019-01-22 23:42:54 -05:00
ClassLikeStorage.php Fix #1072 - add support for @use SomeTrait<T> 2019-01-27 23:12:40 -05:00
FileStorage.php Fix #1102 by supporting class_alias properly 2018-11-29 00:46:34 -05:00
FunctionLikeParameter.php Fix issue where @inheritdoc could override local param types 2019-01-19 12:42:46 -05:00
FunctionLikeStorage.php Add initial support for @param-out 2019-01-19 13:32:43 -05:00
MethodStorage.php Fix #1072 - add support for @use SomeTrait<T> 2019-01-27 23:12:40 -05:00
PropertyStorage.php Add initial support for property types 2019-01-11 17:21:50 -05:00