1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-14 18:36:58 +01:00
psalm/src/Psalm/Internal/Codebase
orklah 5ddf5df10d
Merge pull request #7155 from rarila/partials-conversion-2
Convertion of partials to full imports
2021-12-15 00:39:20 +01:00
..
Analyzer.php use igbinary for communication between processes if possible (depending on the configuration) 2021-12-15 03:30:41 +09:00
ClassConstantByWildcardResolver.php Conversion of Psalm\Type 2021-12-14 02:31:22 +01:00
ClassLikes.php Conversion of Psalm\Type 2021-12-14 02:31:22 +01:00
ConstantTypeResolver.php Conversion of Psalm\Type 2021-12-14 02:31:22 +01:00
DataFlowGraph.php Return type hints (#7065) 2021-12-05 19:51:26 +02:00
Functions.php Return type hints (#7065) 2021-12-05 19:51:26 +02:00
InternalCallMapHandler.php Conversion of Psalm\Type 2021-12-14 02:31:22 +01:00
Methods.php Conversion of Psalm\Type 2021-12-14 02:31:22 +01:00
Populator.php Conversion of Psalm\Type 2021-12-14 02:31:22 +01:00
Properties.php Conversion of Psalm\Type 2021-12-14 02:31:22 +01:00
PropertyMap.php Import instead of using fqn functions 2021-12-03 21:07:25 +01:00
ReferenceMapGenerator.php Return type hints (#7065) 2021-12-05 19:51:26 +02:00
Reflection.php Conversion of Psalm\Type 2021-12-14 02:31:22 +01:00
Scanner.php use igbinary for communication between processes if possible (depending on the configuration) 2021-12-15 03:30:41 +09:00
TaintFlowGraph.php Return type hints (#7065) 2021-12-05 19:51:26 +02:00
VariableUseGraph.php Return type hints (#7065) 2021-12-05 19:51:26 +02:00