1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-15 10:57:08 +01:00
psalm/src/Psalm/Internal/Codebase
2021-06-10 17:43:04 -04:00
..
Analyzer.php Detect unused return values (#5917) 2021-06-10 14:18:15 -04:00
ClassLikes.php Detect unused return values (#5917) 2021-06-10 14:18:15 -04:00
ConstantTypeResolver.php Enforce use sort (#5900) 2021-06-07 22:55:21 -04:00
DataFlowGraph.php Enforce use sort (#5900) 2021-06-07 22:55:21 -04:00
Functions.php Enforce use sort (#5900) 2021-06-07 22:55:21 -04:00
InternalCallMapHandler.php Enforce use sort (#5900) 2021-06-07 22:55:21 -04:00
Methods.php Detect unused return values (#5917) 2021-06-10 14:18:15 -04:00
Populator.php Enforce use sort (#5900) 2021-06-07 22:55:21 -04:00
Properties.php Detect unused return values (#5917) 2021-06-10 14:18:15 -04:00
PropertyMap.php Document lowercase-string when possible (#4904) 2020-12-29 11:42:12 +00:00
ReferenceMapGenerator.php improve phpdoc (#4352) 2020-10-17 12:36:44 -04:00
Reflection.php Enforce use sort (#5900) 2021-06-07 22:55:21 -04:00
Scanner.php Enforce use sort (#5900) 2021-06-07 22:55:21 -04:00
TaintFlowGraph.php Fix #5918 - add new issue to detect unquoted strings 2021-06-10 17:43:04 -04:00
VariableUseGraph.php Enforce use sort (#5900) 2021-06-07 22:55:21 -04:00