1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-14 02:07:37 +01:00
psalm/src/Psalm/Internal/Analyzer
2021-11-23 20:26:07 +01:00
..
FunctionLike fix errors 2021-11-09 22:31:40 +01:00
Statements Merge pull request #6971 from orklah/empty-keys 2021-11-23 20:11:47 +01:00
AlgebraAnalyzer.php
AttributeAnalyzer.php Fix typos in message about Attribute usage 2021-11-12 23:11:59 +01:00
CanAlias.php use of strtolower only once 2021-10-13 20:16:06 +02:00
ClassAnalyzer.php Forbid properties on enums 2021-11-06 21:57:49 +02:00
ClassLikeAnalyzer.php
ClassLikeNameOptions.php
ClosureAnalyzer.php
CommentAnalyzer.php
DataFlowNodeData.php ConsoleReport: Add links to open file in editor 2021-11-07 15:04:14 +01:00
FileAnalyzer.php replace elvis operator by coalesce operator when applicable 2021-10-13 20:16:06 +02:00
FunctionAnalyzer.php
FunctionLikeAnalyzer.php Revert "Merge remote-tracking branch 'upstream/master' into test5" 2021-10-16 00:20:38 +03:00
InterfaceAnalyzer.php
IssueData.php
MethodAnalyzer.php
MethodComparator.php attempt to fix #6973 2021-11-23 20:26:07 +01:00
NamespaceAnalyzer.php
ProjectAnalyzer.php use of strtolower only once 2021-10-13 20:16:06 +02:00
ScopeAnalyzer.php Added phpcs SelfMemberReference rule, and applied 2021-11-07 15:47:39 +09:00
SourceAnalyzer.php
StatementsAnalyzer.php Fix some CS issues 2021-11-15 04:00:38 +01:00
TraitAnalyzer.php
TypeAnalyzer.php