.. |
FunctionLike
|
Fix #5172 - prevent calling function with implicitly-broader type
|
2021-02-07 11:07:22 -05:00 |
Statements
|
Fix not always positive bit operations (#5233)
|
2021-02-15 23:10:42 -05:00 |
AlgebraAnalyzer.php
|
Fix overeager inference
|
2020-11-03 16:44:24 -05:00 |
AttributeAnalyzer.php
|
Introduce Virtual Nodes in order to differentiate real nodes in plugins (#5222)
|
2021-02-15 16:18:41 -05:00 |
CanAlias.php
|
Document lowercase-string when possible (#4904)
|
2020-12-29 11:42:12 +00:00 |
ClassAnalyzer.php
|
Introduce Virtual Nodes in order to differentiate real nodes in plugins (#5222)
|
2021-02-15 16:18:41 -05:00 |
ClassLikeAnalyzer.php
|
Remove all (but one) properity declarations that needed NonInvariantDocblockPropertyType suppressed (#5174)
|
2021-02-08 09:36:42 -05:00 |
ClosureAnalyzer.php
|
Use generics to allow property subclassing
|
2021-02-09 11:40:52 -05:00 |
CommentAnalyzer.php
|
Enforce property type invariance (#5131)
|
2021-01-31 11:32:24 -05:00 |
DataFlowNodeData.php
|
Rename ControlFlowGraph to more appropriate DataFlowGraph
|
2020-10-13 16:49:03 -04:00 |
FileAnalyzer.php
|
adds statements list in the event (#4835)
|
2021-01-07 09:04:50 -05:00 |
FunctionAnalyzer.php
|
Use generics to allow property subclassing
|
2021-02-09 11:40:52 -05:00 |
FunctionLikeAnalyzer.php
|
Fix #5219 - invalidate cache for changed params
|
2021-02-14 12:07:15 -05:00 |
InterfaceAnalyzer.php
|
Fix #4609 - add more attribute rules
|
2020-11-22 01:15:52 -05:00 |
IssueData.php
|
Don't add link if the issue doesn't have a shortcode (#4786)
|
2020-12-06 11:29:05 -05:00 |
MethodAnalyzer.php
|
Use generics to allow property subclassing
|
2021-02-09 11:40:52 -05:00 |
MethodComparator.php
|
Fix #5127 - delay transformation of base classes based on inheritance until later
|
2021-01-31 12:33:07 -05:00 |
NamespaceAnalyzer.php
|
Add less severe issue for docblock property type invariance cc @bdsl
|
2021-02-07 00:52:29 -05:00 |
ProjectAnalyzer.php
|
Add codeclimate.json report (#5030)
|
2021-01-16 00:48:35 -05:00 |
ScopeAnalyzer.php
|
Document lowercase-string when possible (#4904)
|
2020-12-29 11:42:12 +00:00 |
SourceAnalyzer.php
|
Document lowercase-string when possible (#4904)
|
2020-12-29 11:42:12 +00:00 |
StatementsAnalyzer.php
|
Allow suppressing thrown interfaces and their descendants (#5178)
|
2021-02-07 21:08:29 -05:00 |
TraitAnalyzer.php
|
Document lowercase-string when possible (#4904)
|
2020-12-29 11:42:12 +00:00 |
TypeAnalyzer.php
|
unused use statements (#4228)
|
2020-09-22 01:10:46 -04:00 |