.. |
FunctionLike
|
Fix crash due to unresolvable constant.
|
2022-01-25 17:03:13 -06:00 |
Statements
|
Remove some unnecessary code
|
2022-02-08 17:12:18 -05:00 |
AlgebraAnalyzer.php
|
Use objects, not strings, for assertions (#7410)
|
2022-01-20 17:33:06 -05:00 |
AttributeAnalyzer.php
|
remove unused imports
|
2022-01-21 00:17:06 +01:00 |
CanAlias.php
|
Set number of lines before and after namespace.
|
2021-12-15 04:58:32 +01:00 |
ClassAnalyzer.php
|
Remove unused field
|
2022-01-31 10:06:32 +01: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
|
Add support for references and improve UnusedVariable checks (fixes #7254).
|
2022-01-26 12:55:47 -06:00 |
CommentAnalyzer.php
|
trim whitespaces in namespaces specified at @psalm-internal
|
2021-12-27 02:31:11 +02:00 |
DataFlowNodeData.php
|
Mark internal classes @internal
|
2022-01-03 09:33:22 +02:00 |
FileAnalyzer.php
|
Set number of lines before and after namespace.
|
2021-12-15 04:58:32 +01:00 |
FunctionAnalyzer.php
|
Set number of lines before and after namespace.
|
2021-12-15 04:58:32 +01:00 |
FunctionLikeAnalyzer.php
|
Add support for references and improve UnusedVariable checks (fixes #7254).
|
2022-01-26 12:55:47 -06:00 |
InterfaceAnalyzer.php
|
Ensure all template parameters are specified in classes, interfaces, traits
|
2022-01-31 10:06:31 +01: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
|
fix merge induced errors
|
2022-01-22 18:05:32 +01:00 |
NamespaceAnalyzer.php
|
Set number of lines before and after namespace.
|
2021-12-15 04:58:32 +01:00 |
ProjectAnalyzer.php
|
Fix extension capitalization issue, add extensions to version message.
|
2022-02-03 11:34:50 -06:00 |
ScopeAnalyzer.php
|
fix errors after merge
|
2022-01-14 21:13:34 +01:00 |
SourceAnalyzer.php
|
Set number of lines before and after namespace.
|
2021-12-15 04:58:32 +01:00 |
StatementsAnalyzer.php
|
[FEATURE] Introduce BeforeStatementAnalysisEvent
|
2022-01-30 19:27:19 +01:00 |
TraitAnalyzer.php
|
Set number of lines before and after namespace.
|
2021-12-15 04:58:32 +01:00 |
TypeAnalyzer.php
|
Dropped deprecated TypeAnalyzer methods
|
2022-01-03 19:48:43 +02:00 |