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-07-06 08:59:07 +02:00
..
Analyzer.php Made most of callbacks static. Reworked some array_map() into foreach() 2022-04-09 21:58:26 +12:00
ClassConstantByWildcardResolver.php Format declare(strict_types=1) 2021-12-15 04:42:37 +01:00
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 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 Made most of callbacks static. Reworked some array_map() into foreach() 2022-04-09 21:58:26 +12: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 Mark internal classes @internal 2022-01-03 09:33:22 +02:00
Reflection.php PHP 7.4 fixes 2022-05-28 16:40:49 -04: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 Remove mic-drop hack from if analysis (#7484) 2022-01-28 18:30:47 -05:00