.. |
FunctionLike
|
Allow function calls that exit to act themselves like exit
|
2019-01-02 17:16:04 -05:00 |
Statements
|
Separate iterable into its own type
|
2019-01-04 14:54:40 -05:00 |
AlgebraAnalyzer.php
|
Fix #689 - add checks for @internal annotations
|
2018-12-01 18:37:49 -05:00 |
CanAlias.php
|
Move internal classes to own namespace
|
2018-11-12 11:20:59 -05:00 |
ClassAnalyzer.php
|
Fix #1154 - parent::foo() calls should not cause exception when parent does not exist
|
2018-12-30 18:28:15 +01:00 |
ClassLikeAnalyzer.php
|
Improve treatment of templated params within function analysis
|
2018-12-17 23:29:27 -05:00 |
ClosureAnalyzer.php
|
Improve treatment of templated params within function analysis
|
2018-12-17 23:29:27 -05:00 |
CommentAnalyzer.php
|
Inherit parameters via @inheritdoc
|
2018-12-21 11:01:24 -05:00 |
FileAnalyzer.php
|
Improve treatment of templated params within function analysis
|
2018-12-17 23:29:27 -05:00 |
FunctionAnalyzer.php
|
Fix Psalm issues
|
2019-01-02 13:27:53 -05:00 |
FunctionLikeAnalyzer.php
|
Fix issue inheriting grandparent signature
|
2019-01-04 08:37:54 -05:00 |
InterfaceAnalyzer.php
|
Fix #689 - add checks for @internal annotations
|
2018-12-01 18:37:49 -05:00 |
MethodAnalyzer.php
|
Improve treatment of templated params within function analysis
|
2018-12-17 23:29:27 -05:00 |
NamespaceAnalyzer.php
|
Fix #689 - add checks for @internal annotations
|
2018-12-01 18:37:49 -05:00 |
ProjectAnalyzer.php
|
Fix crashes when analysing aliased class instances
|
2018-12-21 11:32:44 -05:00 |
ScopeAnalyzer.php
|
Do better at finding things that exit
|
2019-01-02 18:14:47 -05:00 |
SourceAnalyzer.php
|
Improve treatment of templated params within function analysis
|
2018-12-17 23:29:27 -05:00 |
StatementsAnalyzer.php
|
Fix #1167 - don’t worry about AbstractInstantiation when it could be a descendant
|
2019-01-04 12:28:00 -05:00 |
TraitAnalyzer.php
|
Fix #689 - add checks for @internal annotations
|
2018-12-01 18:37:49 -05:00 |
TypeAnalyzer.php
|
Separate iterable into its own type
|
2019-01-04 14:54:40 -05:00 |