1
0
mirror of https://github.com/danog/psalm.git synced 2025-01-09 06:28:36 +01:00
psalm/src/Psalm/Internal/Codebase
2022-11-08 10:25:04 +01:00
..
Analyzer.php Add support for strict arrays, fix type alias intersection, fix array_is_list assertion on non-lists (#8395) 2022-11-05 22:34:42 +01:00
ClassConstantByWildcardResolver.php Format declare(strict_types=1) 2021-12-15 04:42:37 +01:00
ClassLikes.php Add support for strict arrays, fix type alias intersection, fix array_is_list assertion on non-lists (#8395) 2022-11-05 22:34:42 +01:00
ConstantTypeResolver.php Immutable readonly 2 2022-10-03 14:02:41 +02:00
DataFlowGraph.php Add support for strict arrays, fix type alias intersection, fix array_is_list assertion on non-lists (#8395) 2022-11-05 22:34:42 +01:00
Functions.php Merge remote-tracking branch 'origin/4.x' into HEAD 2022-11-08 10:25:04 +01:00
InternalCallMapHandler.php Add support for strict arrays, fix type alias intersection, fix array_is_list assertion on non-lists (#8395) 2022-11-05 22:34:42 +01:00
Methods.php Immutable unions (#8627) 2022-11-04 19:04:23 +01:00
Populator.php Immutable unions (#8627) 2022-11-04 19:04:23 +01:00
Properties.php Merge remote-tracking branch 'origin/4.x' into HEAD 2022-10-16 13:41:27 +02: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 Immutable unions (#8627) 2022-11-04 19:04:23 +01:00
Scanner.php Add support for strict arrays, fix type alias intersection, fix array_is_list assertion on non-lists (#8395) 2022-11-05 22:34:42 +01:00
TaintFlowGraph.php Add support for strict arrays, fix type alias intersection, fix array_is_list assertion on non-lists (#8395) 2022-11-05 22:34:42 +01:00
VariableUseGraph.php Applied ArraySpreadInsteadOfArrayMergeRector (take 2) 2022-07-29 18:17:21 -04:00