.. |
FunctionLike
|
Fix #1307 - improve generator array type
|
2019-02-09 15:48:15 -05:00 |
Statements
|
Fix #1332 - use the correct identifier for trait property resolution
|
2019-02-18 16:52:09 -05: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
|
Dropped unused uses
|
2019-02-17 13:17:45 -05:00 |
ClassLikeAnalyzer.php
|
Dropped unused uses
|
2019-02-17 13:17:45 -05:00 |
ClosureAnalyzer.php
|
Improve treatment of templated params within function analysis
|
2018-12-17 23:29:27 -05:00 |
CommentAnalyzer.php
|
Allow @psalm-template for classes
|
2019-02-09 11:15:25 -05:00 |
FileAnalyzer.php
|
Fix #1215 - prevent bad code from crashing Psalm
|
2019-01-20 11:10:12 -05:00 |
FunctionAnalyzer.php
|
Dropped unused uses
|
2019-02-17 13:17:45 -05:00 |
FunctionLikeAnalyzer.php
|
Ignore more redundant issues
|
2019-02-18 22:44:26 -05:00 |
InterfaceAnalyzer.php
|
Dropped unused uses
|
2019-02-17 13:17:45 -05:00 |
MethodAnalyzer.php
|
Fix #1072 - add support for @use SomeTrait<T>
|
2019-01-27 23:12:40 -05:00 |
NamespaceAnalyzer.php
|
Fix #689 - add checks for @internal annotations
|
2018-12-01 18:37:49 -05:00 |
ProjectAnalyzer.php
|
Dropped unused uses
|
2019-02-17 13:17:45 -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 issue reconciling mixed vars inside loop
|
2019-02-18 11:39:05 -05:00 |
TraitAnalyzer.php
|
Dropped unused uses
|
2019-02-17 13:17:45 -05:00 |
TypeAnalyzer.php
|
Fix #1359 - error on bad iterable args
|
2019-02-18 16:35:23 -05:00 |