1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-13 01:37:23 +01:00
psalm/src/Psalm/Storage
2018-03-13 12:52:00 -04:00
..
Assertion.php Fix #216 - scan assert* functions for assertions, then apply to current context 2018-02-23 15:39:33 -05:00
ClassLikeStorage.php Detect fatal issues where property access is overridden 2018-03-04 12:24:50 -05:00
FileStorage.php Fix #193 - allow caching of storages 2018-02-19 00:27:39 -05:00
FunctionLikeStorage.php Fix #566 - check for abstract methods inheriting from non-abstract ones 2018-03-13 12:52:00 -04:00
MethodStorage.php Fix #566 - check for abstract methods inheriting from non-abstract ones 2018-03-13 12:52:00 -04:00
PropertyStorage.php Find unused properties with dead code checks 2018-01-10 23:29:18 -05:00