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-02-27 23:57:44 -05: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 tweaks 2022-02-01 22:49:20 +01:00
DataFlowGraph.php Narrow graph arrayfetch dataflow 2022-02-08 10:59:29 -05:00
Functions.php Fix CS 2022-01-28 15:18:30 +03:00
InternalCallMapHandler.php use consistent way to compare php version 2022-01-02 13:35:43 +02:00
Methods.php Merge branch '4.x' into upstream-master 2022-02-21 01:08:21 +02:00
Populator.php Minor fix for single parent inheritance 2022-02-27 23:57:44 -05: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 Remove mic-drop hack from if analysis (#7484) 2022-01-28 18:30:47 -05:00