.. |
FunctionLike
|
Use array destructuring when possible (#4221)
|
2020-09-20 12:55:38 -04:00 |
Statements
|
Use array destructuring when possible (#4221)
|
2020-09-20 12:55:38 -04:00 |
AlgebraAnalyzer.php
|
Improve unique issue solution
|
2020-09-10 22:54:30 -04:00 |
CanAlias.php
|
More return types (#4173)
|
2020-09-12 11:24:05 -04:00 |
ClassAnalyzer.php
|
replace deprecated methods with their equivalent (#4217)
|
2020-09-20 08:56:49 -04:00 |
ClassLikeAnalyzer.php
|
add visibilities to constants (#4219)
|
2020-09-20 12:54:46 -04:00 |
ClosureAnalyzer.php
|
replace return; by return null; in every non-void method, add return null; when mising, add return types, remove redundant phpdoc (#4176)
|
2020-09-13 16:39:06 -04:00 |
CommentAnalyzer.php
|
add visibilities to constants (#4219)
|
2020-09-20 12:54:46 -04:00 |
FileAnalyzer.php
|
More return types (#4173)
|
2020-09-12 11:24:05 -04:00 |
FunctionAnalyzer.php
|
add native param types (#4137)
|
2020-09-06 19:36:47 -04:00 |
FunctionLikeAnalyzer.php
|
Misc improvements (#4216)
|
2020-09-20 08:55:28 -04:00 |
InterfaceAnalyzer.php
|
add native param types (#4137)
|
2020-09-06 19:36:47 -04:00 |
IssueData.php
|
Improve unique issue solution
|
2020-09-10 22:54:30 -04:00 |
MethodAnalyzer.php
|
add native param types (#4137)
|
2020-09-06 19:36:47 -04:00 |
MethodComparator.php
|
replace return; by return null; in every non-void method, add return null; when mising, add return types, remove redundant phpdoc (#4176)
|
2020-09-13 16:39:06 -04:00 |
NamespaceAnalyzer.php
|
More return types (#4173)
|
2020-09-12 11:24:05 -04:00 |
ProjectAnalyzer.php
|
add visibilities to constants (#4219)
|
2020-09-20 12:54:46 -04:00 |
ScopeAnalyzer.php
|
add visibilities to constants (#4219)
|
2020-09-20 12:54:46 -04:00 |
SourceAnalyzer.php
|
replace return; by return null; in every non-void method, add return null; when mising, add return types, remove redundant phpdoc (#4176)
|
2020-09-13 16:39:06 -04:00 |
StatementsAnalyzer.php
|
replace deprecated methods with their equivalent (#4217)
|
2020-09-20 08:56:49 -04:00 |
TaintNodeData.php
|
add native param types (#4137)
|
2020-09-06 19:36:47 -04:00 |
TraitAnalyzer.php
|
add native param types (#4137)
|
2020-09-06 19:36:47 -04:00 |
TypeAnalyzer.php
|
add native return types (#4116)
|
2020-09-04 16:26:33 -04:00 |