.. |
FunctionLike
|
Allow opt-in to strict return type checking
|
2020-11-05 18:20:04 -05:00 |
Statements
|
Change TaintedText to TaintedCallable
|
2020-11-19 19:01:19 -05:00 |
AlgebraAnalyzer.php
|
Fix overeager inference
|
2020-11-03 16:44:24 -05:00 |
AttributeAnalyzer.php
|
Break up CommentAnalyzer
|
2020-11-04 23:25:08 -05:00 |
CanAlias.php
|
More return types (#4173)
|
2020-09-12 11:24:05 -04:00 |
ClassAnalyzer.php
|
Simplify assertion negations, centralising as much as possible
|
2020-11-19 14:32:49 -05:00 |
ClassLikeAnalyzer.php
|
Add basic support for PHP attributes
|
2020-10-24 00:10:22 -04:00 |
ClosureAnalyzer.php
|
Fix #4547 - mark unused uses
|
2020-11-13 13:13:29 -05:00 |
CommentAnalyzer.php
|
Break up CommentAnalyzer
|
2020-11-04 23:25:08 -05:00 |
DataFlowNodeData.php
|
Rename ControlFlowGraph to more appropriate DataFlowGraph
|
2020-10-13 16:49:03 -04:00 |
FileAnalyzer.php
|
Break up CommentAnalyzer
|
2020-11-04 23:25:08 -05:00 |
FunctionAnalyzer.php
|
Misc improvements (#4314)
|
2020-10-15 13:23:35 -04:00 |
FunctionLikeAnalyzer.php
|
Allow immutable classes to be specialised through calls
|
2020-11-19 01:38:20 -05:00 |
InterfaceAnalyzer.php
|
return types (#4311)
|
2020-10-12 15:02:52 -04:00 |
IssueData.php
|
Rename ControlFlowGraph to more appropriate DataFlowGraph
|
2020-10-13 16:49:03 -04:00 |
MethodAnalyzer.php
|
unused use statements (#4228)
|
2020-09-22 01:10:46 -04:00 |
MethodComparator.php
|
Invalidate child methods when signature changes
|
2020-11-01 09:46:21 -05:00 |
NamespaceAnalyzer.php
|
Break up CommentAnalyzer
|
2020-11-04 23:25:08 -05:00 |
ProjectAnalyzer.php
|
Add SARIF as report output (#4582)
|
2020-11-17 13:23:20 -05:00 |
ScopeAnalyzer.php
|
Simplify assertion negations, centralising as much as possible
|
2020-11-19 14:32:49 -05:00 |
SourceAnalyzer.php
|
return types (#4311)
|
2020-10-12 15:02:52 -04:00 |
StatementsAnalyzer.php
|
Improve error message for UnusedVariable
|
2020-11-13 12:36:17 -05:00 |
TraitAnalyzer.php
|
add native param types (#4137)
|
2020-09-06 19:36:47 -04:00 |
TypeAnalyzer.php
|
unused use statements (#4228)
|
2020-09-22 01:10:46 -04:00 |