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-09-08 18:51:33 +02:00
..
Analyzer.php preg_replace with anchor will always only have 1 replacement, add limit for clarity and performance 2022-09-08 18:51:33 +02:00
ClassConstantByWildcardResolver.php Format declare(strict_types=1) 2021-12-15 04:42:37 +01:00
ClassLikes.php preg_replace with anchor will always only have 1 replacement, add limit for clarity and performance 2022-09-08 18:51:33 +02:00
ConstantTypeResolver.php tweaks 2022-02-01 22:49:20 +01:00
DataFlowGraph.php Return type hints (#7065) 2021-12-05 19:51:26 +02:00
Functions.php Treat readline functions as impure 2022-04-01 16:13:55 +02:00
InternalCallMapHandler.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
Methods.php Analyze attribute statements instead of constructing virtual statements. 2022-02-18 08:18:34 -06:00
Populator.php Improve @psalm-internal and prevent usage of IssueBuffer::add(). 2022-06-25 02:09:40 -05:00
Properties.php preg_replace with anchor will always only have 1 replacement, add limit for clarity and performance 2022-09-08 18:51:33 +02:00
PropertyMap.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
ReferenceMapGenerator.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
Reflection.php Add ReflectionProperty properties 2022-06-24 18:47:49 +02:00
Scanner.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
TaintFlowGraph.php Return type hints (#7065) 2021-12-05 19:51:26 +02:00
VariableUseGraph.php stores origin location by ID to speed up psalm by up to 75% in certain cases 2022-06-04 14:26:27 +02:00