1
0
mirror of https://github.com/danog/psalm.git synced 2025-01-09 14:38:37 +01:00
psalm/src/Psalm/Internal/Codebase
2022-01-28 15:18:29 +03:00
..
Analyzer.php Applied ClosureToArrowFunctionRector 2022-01-06 00:48:04 +02:00
ClassConstantByWildcardResolver.php
ClassLikes.php Default to using inferred type unless in late static binding context. 2022-01-22 17:06:54 -06:00
ConstantTypeResolver.php Refactor existing method to reduce redundant code. 2022-01-22 17:06:54 -06:00
DataFlowGraph.php
Functions.php Ability to provide dynamically created function storage via plugin hook 2022-01-28 15:18:29 +03:00
InternalCallMapHandler.php
Methods.php remove unused imports 2022-01-21 00:17:06 +01:00
Populator.php Check for indirect circular dependencies with stubbed parents. 2022-01-22 13:56:10 -06:00
Properties.php fix code where the offset was wrong 2022-01-22 21:09:37 +01:00
PropertyMap.php
ReferenceMapGenerator.php
Reflection.php Refactor existing method to reduce redundant code. 2022-01-22 17:06:54 -06:00
Scanner.php fix typo 2022-01-21 00:29:22 +01:00
TaintFlowGraph.php Applied ClosureToArrowFunctionRector 2022-01-06 00:48:04 +02:00
VariableUseGraph.php