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-10-10 18:07:26 +02:00
..
FunctionLike fix: pass static class name to ReturnTypeAnalyzer 2022-01-10 21:23:52 +01:00
Statements fix typo 2022-10-10 18:07:26 +02: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 Add check for const with reserved word class 2022-10-07 09:44:10 +01:00
ClassLikeAnalyzer.php Merge pull request #8469 from kkmuffme/strictify-anchored-preg-replace 2022-09-08 20:01:16 +02: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 Improved class name generation for @throws annotation 2022-09-19 21:09:45 +02: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 preg_replace with anchor will always only have 1 replacement, add limit for clarity and performance 2022-09-08 18:51:33 +02:00
ProjectAnalyzer.php add hideAllErrorsExceptPassedFiles config option 2022-09-24 10:44:01 +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