1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-12 17:27:28 +01:00
psalm/src/Psalm/Internal/Analyzer
2022-09-07 15:49:35 +03:00
..
FunctionLike fix: pass static class name to ReturnTypeAnalyzer 2022-01-10 21:23:52 +01:00
Statements Fix ctype_digit assertion bug 2022-09-07 15:49:35 +03:00
AlgebraAnalyzer.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
AttributesAnalyzer.php Use key-of instead of literal int union. 2022-03-14 15:05:33 -05:00
CanAlias.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
ClassAnalyzer.php Improve @psalm-internal and prevent usage of IssueBuffer::add(). 2022-06-25 02:09:40 -05:00
ClassLikeAnalyzer.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
ClassLikeNameOptions.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
ClosureAnalyzer.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
CommentAnalyzer.php Improve @psalm-internal and prevent usage of IssueBuffer::add(). 2022-06-25 02:09:40 -05:00
DataFlowNodeData.php ConsoleReport: Add links to open file in editor 2021-11-07 15:04:14 +01: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 Code style 2022-07-25 17:15:28 +03:00
InterfaceAnalyzer.php Improve @psalm-internal and prevent usage of IssueBuffer::add(). 2022-06-25 02:09:40 -05:00
IssueData.php Import instead of using fqn constants 2021-12-03 21:25:22 +01:00
MethodAnalyzer.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
MethodComparator.php Revert "PHP 8.1: Report missing typehints in overridden native methods" 2022-01-31 14:37:42 +02:00
NamespaceAnalyzer.php Improve @psalm-internal and prevent usage of IssueBuffer::add(). 2022-06-25 02:09:40 -05:00
ProjectAnalyzer.php Merge pull request #7994 from aszenz/4.x 2022-07-12 20:46:14 +02:00
ScopeAnalyzer.php allow short closure with never 2022-01-06 21:36:34 +01:00
SourceAnalyzer.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
StatementsAnalyzer.php Improve @psalm-internal and prevent usage of IssueBuffer::add(). 2022-06-25 02:09:40 -05:00
TraitAnalyzer.php More attribute fixes. 2022-03-14 14:15:07 -05:00
TypeAnalyzer.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00