.. |
FunctionLike
|
Fix #2013 - don’t add more specific return type when @inheritdoc present
|
2019-09-01 16:00:52 -04:00 |
Statements
|
Fix #2159 - only apply elseif conditions to vars that exist in main context
|
2019-09-21 16:58:31 -04:00 |
AlgebraAnalyzer.php
|
Fully qualify constants and function calls (#1849)
|
2019-06-26 16:52:29 -04:00 |
CanAlias.php
|
Fully qualify constants and function calls (#1849)
|
2019-06-26 16:52:29 -04:00 |
ClassAnalyzer.php
|
Fix #2138 - complain when inheriting from immutable interfaces without annotation
|
2019-09-21 22:52:30 -04:00 |
ClassLikeAnalyzer.php
|
Allow use of namespaced Resource class
|
2019-08-26 00:08:18 -04:00 |
ClosureAnalyzer.php
|
Allow closures to contain templated @var docblocks
|
2019-07-06 00:18:53 -04:00 |
CommentAnalyzer.php
|
Fix #2148 - support arrays properly
|
2019-09-21 21:50:11 -04:00 |
FileAnalyzer.php
|
Conditionally verify that array offsets exist (#2147)
|
2019-09-18 14:21:06 -04:00 |
FunctionAnalyzer.php
|
Conditionally verify that array offsets exist (#2147)
|
2019-09-18 14:21:06 -04:00 |
FunctionLikeAnalyzer.php
|
Fix #2150 - add detection for unnecessary @var annotations
|
2019-09-19 11:59:43 -04:00 |
InterfaceAnalyzer.php
|
Fix broken behaviour when analysing interface test methods
|
2019-07-28 19:44:36 -04:00 |
MethodAnalyzer.php
|
Fix #2091 - $this properties should be replaced in trait types
|
2019-09-01 15:45:28 -04:00 |
NamespaceAnalyzer.php
|
Fix typos (#2003)
|
2019-08-11 17:13:43 -04:00 |
ProjectAnalyzer.php
|
Fix #2150 - add detection for unnecessary @var annotations
|
2019-09-19 11:59:43 -04:00 |
ScopeAnalyzer.php
|
Fully qualify constants and function calls (#1849)
|
2019-06-26 16:52:29 -04:00 |
SourceAnalyzer.php
|
Remove redundant casts and unused use statements (#1955)
|
2019-07-18 23:37:36 -04:00 |
StatementsAnalyzer.php
|
Fix #2150 - add detection for unnecessary @var annotations
|
2019-09-19 11:59:43 -04:00 |
TraitAnalyzer.php
|
Rewrite use statements
|
2019-06-05 22:13:33 -04:00 |
TypeAnalyzer.php
|
Allow callables to be understood as pure
|
2019-09-09 12:11:04 -04:00 |
TypeComparisonResult.php
|
Massage arg type after coerced param
|
2019-07-10 12:12:51 -04:00 |