1
0
mirror of https://github.com/danog/psalm.git synced 2025-01-09 22:49:31 +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 Format declare(strict_types=1) 2021-12-15 04:42:37 +01:00
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 Mark internal classes @internal 2022-01-03 09:33:22 +02:00
Functions.php Fix CS 2022-01-28 15:18:29 +03:00
InternalCallMapHandler.php use consistent way to compare php version 2022-01-02 13:35:43 +02:00
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 Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
ReferenceMapGenerator.php Mark internal classes @internal 2022-01-03 09:33:22 +02:00
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 Mark internal classes @internal 2022-01-03 09:33:22 +02:00