1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-14 10:17:33 +01:00
psalm/src/Psalm/Storage
Matthew Brown acc7ee261c
Fix #6066 - introduce more robust system for capturing template constraints (#6072)
* Fix #6066 - add better system for capturing template constraints

* Fix comment
2021-07-11 12:03:21 -04:00
..
Assertion.php Fix #6066 - introduce more robust system for capturing template constraints (#6072) 2021-07-11 12:03:21 -04:00
AttributeArg.php Enforce use sort (#5900) 2021-06-07 22:55:21 -04:00
AttributeStorage.php Add basic support for PHP attributes 2020-10-24 00:10:22 -04:00
ClassConstantStorage.php Add documentation to LSP (#5267) 2021-02-24 10:14:04 -05:00
ClassLikeStorage.php Fix unused properties in Psalm’s own codebase 2021-05-21 09:15:23 -04:00
CustomMetadataTrait.php Limited custom metadata to be (array of) scalars 2019-02-25 10:19:31 -05:00
EnumCaseStorage.php Fix #5810 - detect properties that are never read 2021-05-21 09:25:57 -04:00
FileStorage.php Fix unused properties in Psalm’s own codebase 2021-05-21 09:15:23 -04:00
FunctionLikeParameter.php Enforce use sort (#5900) 2021-06-07 22:55:21 -04:00
FunctionLikeStorage.php Mark FunctionLikeStorage::setParams()/addParam() as internal 2021-07-09 00:58:29 +02:00
FunctionStorage.php unused use statements (#4228) 2020-09-22 01:10:46 -04:00
MethodStorage.php Improve detection of fluent methods 2021-06-12 17:09:42 -04:00
PropertyStorage.php Add documentation to LSP (#5267) 2021-02-24 10:14:04 -05:00