.. |
FunctionLike
|
Fix #1434 - allow local suppression of return type checks
|
2019-03-07 09:21:03 -05:00 |
Statements
|
Fix #1367 - allow assertions on mixed arrays to define objectlike type
|
2019-03-10 23:38:30 -04:00 |
AlgebraAnalyzer.php
|
Dropped unused uses
|
2019-02-17 13:17:45 -05:00 |
CanAlias.php
|
Move internal classes to own namespace
|
2018-11-12 11:20:59 -05:00 |
ClassAnalyzer.php
|
Fix interface name ref
|
2019-03-07 11:30:05 -05:00 |
ClassLikeAnalyzer.php
|
New plugin hooks (#1405)
|
2019-03-01 08:57:10 -05:00 |
ClosureAnalyzer.php
|
Improve treatment of templated params within function analysis
|
2018-12-17 23:29:27 -05:00 |
CommentAnalyzer.php
|
Allow capitalized @inheritDoc
|
2019-03-09 20:26:17 -05:00 |
FileAnalyzer.php
|
Fix #1417 - store root file path when scanning for manipulations
|
2019-03-02 15:07:26 -05:00 |
FunctionAnalyzer.php
|
Remove unused use statements
|
2019-03-03 22:22:36 -05:00 |
FunctionLikeAnalyzer.php
|
Fix #1413 - don’t complain about byref use param
|
2019-03-10 16:36:35 -04:00 |
InterfaceAnalyzer.php
|
Fix #1435 - prevent classes extending interfaces
|
2019-03-07 11:16:40 -05:00 |
MethodAnalyzer.php
|
Only check interfaces for static matchup
|
2019-03-03 18:13:15 -05:00 |
NamespaceAnalyzer.php
|
Fix #689 - add checks for @internal annotations
|
2018-12-01 18:37:49 -05:00 |
ProjectAnalyzer.php
|
Fix #1417 - store root file path when scanning for manipulations
|
2019-03-02 15:07:26 -05:00 |
ScopeAnalyzer.php
|
Do better at finding things that exit
|
2019-01-02 18:14:47 -05:00 |
SourceAnalyzer.php
|
Dropped unused uses
|
2019-02-17 13:17:45 -05:00 |
StatementsAnalyzer.php
|
Fix #1413 - don’t complain about byref use param
|
2019-03-10 16:36:35 -04:00 |
TraitAnalyzer.php
|
Dropped unused uses
|
2019-02-17 13:17:45 -05:00 |
TypeAnalyzer.php
|
Fix #1427 - allow extended methods to be used as callables
|
2019-03-05 18:02:42 -05:00 |