1
0
mirror of https://github.com/danog/psalm.git synced 2025-01-09 14:38:37 +01:00
psalm/src/Psalm/Internal/Codebase
2022-09-08 21:33:06 +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
ClassLikes.php classlike_alias incorrect casing not handled correctly 2022-09-08 21:33:06 +02:00
ConstantTypeResolver.php
DataFlowGraph.php
Functions.php
InternalCallMapHandler.php
Methods.php
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
ReferenceMapGenerator.php
Reflection.php Add ReflectionProperty properties 2022-06-24 18:47:49 +02:00
Scanner.php classlike_alias incorrect casing not handled correctly 2022-09-08 21:33:06 +02:00
TaintFlowGraph.php
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