.. |
FunctionLike
|
Fix #1681 - interpret parent annotation properly
|
2019-05-25 11:51:09 -04:00 |
Statements
|
class_esists check with false arg shouldn’t count
|
2019-05-26 13:16:44 -04:00 |
AlgebraAnalyzer.php
|
Dropped unused uses
|
2019-02-17 13:17:45 -05:00 |
CanAlias.php
|
Prepare to enable paralellised use of --find-dead-code
|
2019-04-12 18:28:07 -04:00 |
ClassAnalyzer.php
|
Fix #1681 - interpret parent annotation properly
|
2019-05-25 11:51:09 -04:00 |
ClassLikeAnalyzer.php
|
Add separate issue for undefined classes in docblocks
|
2019-05-15 18:41:26 -04:00 |
ClosureAnalyzer.php
|
Improve treatment of templated params within function analysis
|
2018-12-17 23:29:27 -05:00 |
CommentAnalyzer.php
|
Add class-based support for key-of
|
2019-05-24 02:12:58 -04:00 |
FileAnalyzer.php
|
Fix #1681 - interpret parent annotation properly
|
2019-05-25 11:51:09 -04:00 |
FunctionAnalyzer.php
|
Fix #1531 - improve hrtime return type
|
2019-04-03 17:08:37 -04:00 |
FunctionLikeAnalyzer.php
|
Fix #1681 - interpret parent annotation properly
|
2019-05-25 11:51:09 -04:00 |
InterfaceAnalyzer.php
|
Fix #1666 - complain about properties in interfaces
|
2019-05-23 10:21:56 -04:00 |
MethodAnalyzer.php
|
Remove more commas
|
2019-05-25 12:18:12 -04:00 |
NamespaceAnalyzer.php
|
Extract function NamespaceAnalyzer::nameSpaceRootsMatch
|
2019-05-14 18:54:16 -04:00 |
ProjectAnalyzer.php
|
Be smarter about discovering files
|
2019-05-10 18:07:13 -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
|
Add an error for throws in global scope
|
2019-03-24 23:03:37 -04:00 |
StatementsAnalyzer.php
|
Fix #1681 - interpret parent annotation properly
|
2019-05-25 11:51:09 -04:00 |
TraitAnalyzer.php
|
Dropped unused uses
|
2019-02-17 13:17:45 -05:00 |
TypeAnalyzer.php
|
Add initial support for key-of<T>
|
2019-05-23 23:53:48 -04:00 |