1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-12 09:19:40 +01:00
psalm/src/Psalm/Internal/Analyzer
2022-10-03 14:02:41 +02:00
..
FunctionLike Applied ArraySpreadInsteadOfArrayMergeRector (take 2) 2022-07-29 18:17:21 -04:00
Statements Immutable readonly 2 2022-10-03 14:02:41 +02:00
AlgebraAnalyzer.php Add a few additional dupes 2022-04-01 12:19:29 +02:00
AttributesAnalyzer.php Avoid json_encode when serializing non-UTF8 literals 2022-04-27 01:42:37 -04:00
CanAlias.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
ClassAnalyzer.php Immutable readonly 2 2022-10-03 14:02:41 +02:00
ClassLikeAnalyzer.php Ensure all template parameters are specified in classes, interfaces, traits 2022-01-31 10:06:31 +01:00
ClassLikeNameOptions.php Mark internal classes @internal 2022-01-03 09:33:22 +02:00
ClosureAnalyzer.php Immutable readonly 2 2022-10-03 14:02:41 +02:00
CommentAnalyzer.php Improve @psalm-internal and prevent usage of IssueBuffer::add(). 2022-06-25 02:09:40 -05:00
DataFlowNodeData.php Mark internal classes @internal 2022-01-03 09:33:22 +02:00
FileAnalyzer.php Improve @psalm-internal and prevent usage of IssueBuffer::add(). 2022-06-25 02:09:40 -05:00
FunctionAnalyzer.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
FunctionLikeAnalyzer.php Immutable readonly 2 2022-10-03 14:02:41 +02:00
InterfaceAnalyzer.php Merge branch '4.x' 2022-07-07 15:01:38 -05:00
IssueData.php Mark internal classes @internal 2022-01-03 09:33:22 +02:00
MethodAnalyzer.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
MethodComparator.php Immutable Unions 2022-10-03 10:45:36 +02:00
NamespaceAnalyzer.php Improve @psalm-internal and prevent usage of IssueBuffer::add(). 2022-06-25 02:09:40 -05:00
ProjectAnalyzer.php Applied ArraySpreadInsteadOfArrayMergeRector (take 2) 2022-07-29 18:17:21 -04:00
ScopeAnalyzer.php Applied ArraySpreadInsteadOfArrayMergeRector (take 2) 2022-07-29 18:17:21 -04:00
SourceAnalyzer.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
StatementsAnalyzer.php Applied ArraySpreadInsteadOfArrayMergeRector (take 2) 2022-07-29 18:17:21 -04:00
TraitAnalyzer.php Avoid json_encode when serializing non-UTF8 literals 2022-04-27 01:42:37 -04:00
TypeAnalyzer.php Applied ArraySpreadInsteadOfArrayMergeRector (take 2) 2022-07-29 18:17:21 -04:00