.. |
FunctionLike
|
Fix #3153 - narrow template types in conditional branches
|
2020-04-17 09:53:58 -04:00 |
Statements
|
Fix #3273 - add support for func_num_args() in conditional type
|
2020-05-01 16:02:53 -04:00 |
AlgebraAnalyzer.php
|
Convert method from recursive to inline
|
2020-03-29 19:42:22 -04:00 |
CanAlias.php
|
|
|
ClassAnalyzer.php
|
Fix #3201 - add additional constraints on constructor initialisation
|
2020-04-21 00:04:47 -04:00 |
ClassLikeAnalyzer.php
|
Fix #3096 - forget clauses in context after call
|
2020-04-08 01:03:37 -04:00 |
ClosureAnalyzer.php
|
|
|
CommentAnalyzer.php
|
Complain about malformed @property annotation
|
2020-04-26 10:10:14 -04:00 |
FileAnalyzer.php
|
Fix #3201 - add additional constraints on constructor initialisation
|
2020-04-21 00:04:47 -04:00 |
FunctionAnalyzer.php
|
Fix #3092 - round always returns a float
|
2020-04-09 23:31:26 -04:00 |
FunctionLikeAnalyzer.php
|
Fix #3268 - infer generator return for closure
|
2020-04-29 16:52:37 -04:00 |
InterfaceAnalyzer.php
|
Use more accurate means of determining whether function did return
|
2020-03-28 23:37:42 -04:00 |
IssueData.php
|
Added new language server options and functionality. (#3161)
|
2020-04-17 00:47:18 -04:00 |
MethodAnalyzer.php
|
Do prep work for #3024 - improve handling of absent class references
|
2020-03-26 12:35:27 -04:00 |
MethodComparator.php
|
Fix return type coalescing for conditional return types
|
2020-05-01 13:04:48 -04:00 |
NamespaceAnalyzer.php
|
Refactor reference checks to use more appropriate properties
|
2020-03-28 16:30:56 -04:00 |
ProjectAnalyzer.php
|
Added new language server options and functionality. (#3161)
|
2020-04-17 00:47:18 -04:00 |
ScopeAnalyzer.php
|
|
|
SourceAnalyzer.php
|
|
|
StatementsAnalyzer.php
|
Fix #3204 - normalise function ids where possible
|
2020-04-20 21:38:35 -04:00 |
TraitAnalyzer.php
|
|
|
TypeAnalyzer.php
|
Fix return type coalescing for conditional return types
|
2020-05-01 13:04:48 -04:00 |
TypeComparisonResult.php
|
|
|