1
0
mirror of https://github.com/danog/psalm.git synced 2025-01-10 15:09:04 +01:00
psalm/src/Psalm/Internal/Codebase
2022-07-07 15:01:38 -05:00
..
Analyzer.php Made most of callbacks static. Reworked some array_map() into foreach() 2022-04-09 21:58:26 +12:00
ClassConstantByWildcardResolver.php
ClassLikes.php Skip native classlike aliases 2022-06-09 11:20:02 +02: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 Document @psalm-ignore-variable-* 2022-04-27 01:46:13 -04:00
InternalCallMapHandler.php
Methods.php Merge branch '4.x' into upstream-master 2022-02-21 01:08:21 +02:00
Populator.php Merge branch '4.x' 2022-07-07 15:01:38 -05:00
Properties.php fix code where the offset was wrong 2022-01-22 21:09:37 +01:00
PropertyMap.php Fix variable annotation 2022-07-06 08:59:07 +02:00
ReferenceMapGenerator.php
Reflection.php Merge branch '4.x' 2022-07-07 15:01:38 -05:00
Scanner.php Made most of callbacks static. Reworked some array_map() into foreach() 2022-04-09 21:58:26 +12:00
TaintFlowGraph.php Made most of callbacks static. Reworked some array_map() into foreach() 2022-04-09 21:58:26 +12:00
VariableUseGraph.php Merge branch '4.x' 2022-07-07 15:01:38 -05:00