.. |
FunctionLike
|
Fix #1434 - allow local suppression of return type checks
|
2019-03-07 09:21:03 -05:00 |
Statements
|
Fix #1514 - catch static interface call
|
2019-03-28 08:22:44 -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
|
Refactor storage of template names to prevent clashes
|
2019-03-22 15:59:10 -04:00 |
ClassLikeAnalyzer.php
|
Fix #1514 - catch static interface call
|
2019-03-28 08:22:44 -04:00 |
ClosureAnalyzer.php
|
Improve treatment of templated params within function analysis
|
2018-12-17 23:29:27 -05:00 |
CommentAnalyzer.php
|
Refactor storage of template names to prevent clashes
|
2019-03-22 15:59:10 -04:00 |
FileAnalyzer.php
|
Add an error for throws in global scope
|
2019-03-24 23:03:37 -04:00 |
FunctionAnalyzer.php
|
Remove unused use statements
|
2019-03-03 22:22:36 -05:00 |
FunctionLikeAnalyzer.php
|
Make MissingThrowsDocblock codelocation more accurate
|
2019-03-24 23:03:37 -04:00 |
InterfaceAnalyzer.php
|
Fix #1435 - prevent classes extending interfaces
|
2019-03-07 11:16:40 -05:00 |
MethodAnalyzer.php
|
Fix #1504 and ignore SoapClient errors
|
2019-03-25 11:49:05 -04:00 |
NamespaceAnalyzer.php
|
Inherit uncaught throws from namespace scope
|
2019-03-25 21:43:51 -04: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
|
Add an error for throws in global scope
|
2019-03-24 23:03:37 -04:00 |
StatementsAnalyzer.php
|
Fix #678 - allow docblock types to set constraints
|
2019-03-28 00:16:35 -04:00 |
TraitAnalyzer.php
|
Dropped unused uses
|
2019-02-17 13:17:45 -05:00 |
TypeAnalyzer.php
|
Error should be InvalidScalarArgument
|
2019-03-19 16:12:38 -04:00 |