.. |
FunctionLike
|
Fix #1698 - better understand inherited docblock return types
|
2019-06-08 09:44:22 -04:00 |
Statements
|
Fix #1698 - better understand inherited docblock return types
|
2019-06-08 09:44:22 -04:00 |
AlgebraAnalyzer.php
|
|
|
CanAlias.php
|
Fix handling of class const types
|
2019-06-06 18:46:40 -04:00 |
ClassAnalyzer.php
|
Fix handling of property type with default
|
2019-06-06 17:42:23 -04:00 |
ClassLikeAnalyzer.php
|
Rewrite use statements
|
2019-06-05 22:13:33 -04:00 |
ClosureAnalyzer.php
|
|
|
CommentAnalyzer.php
|
Preserve formatting of callable type
|
2019-06-06 14:27:49 -04:00 |
FileAnalyzer.php
|
Rewrite use statements
|
2019-06-05 22:13:33 -04:00 |
FunctionAnalyzer.php
|
Fix #1716 - no notice when using single arg in min
|
2019-06-03 10:33:54 -04:00 |
FunctionLikeAnalyzer.php
|
Still look at param defaults even without param types
|
2019-06-07 14:24:15 -04:00 |
InterfaceAnalyzer.php
|
Fix #1746 - allow DeprecatedInterface to be suppressed with referencedClass
|
2019-06-06 14:48:33 -04:00 |
MethodAnalyzer.php
|
Prevent LessSpecificImplementedReturnType with extended template
|
2019-06-07 18:42:26 -04:00 |
NamespaceAnalyzer.php
|
Extract function NamespaceAnalyzer::nameSpaceRootsMatch
|
2019-05-14 18:54:16 -04:00 |
ProjectAnalyzer.php
|
Fix const replacements when moving classes
|
2019-06-06 07:05:30 -04:00 |
ScopeAnalyzer.php
|
Fix #1592 - allow methods with a simple exit to have the same treatment as those with a simple throw
|
2019-05-01 23:45:03 -04:00 |
SourceAnalyzer.php
|
Rewrite use statements
|
2019-06-05 22:13:33 -04:00 |
StatementsAnalyzer.php
|
Preserve formatting of callable type
|
2019-06-06 14:27:49 -04:00 |
TraitAnalyzer.php
|
Rewrite use statements
|
2019-06-05 22:13:33 -04:00 |
TypeAnalyzer.php
|
Fix #1742 - allow is_countable assertion to mean something
|
2019-06-07 15:49:10 -04:00 |