.. |
FunctionLike
|
Localise template checks to class being tested
|
2020-02-06 16:38:45 -05:00 |
Statements
|
Fix #2784 - no crash when get_class arg is mixed
|
2020-02-10 14:44:33 -05:00 |
AlgebraAnalyzer.php
|
Fully qualify constants and function calls (#1849)
|
2019-06-26 16:52:29 -04:00 |
CanAlias.php
|
Fully qualify constants and function calls (#1849)
|
2019-06-26 16:52:29 -04:00 |
ClassAnalyzer.php
|
Improve invalidation of inherited properties
|
2020-02-10 17:03:51 -05:00 |
ClassLikeAnalyzer.php
|
Remove some unnecessary errors
|
2020-02-06 23:10:18 -05:00 |
ClosureAnalyzer.php
|
Add working arrow-functions implementation
|
2019-11-26 23:52:26 -05:00 |
CommentAnalyzer.php
|
Add support for @psalm-readonly-allow-private-mutation
|
2020-02-02 15:56:08 -05:00 |
FileAnalyzer.php
|
Improve invalidation of inherited properties
|
2020-02-10 17:03:51 -05:00 |
FunctionAnalyzer.php
|
Move Union::getTypes to Union::getAtomicTypes
|
2020-01-04 12:20:26 -05:00 |
FunctionLikeAnalyzer.php
|
Improve invalidation of inherited properties
|
2020-02-10 17:03:51 -05:00 |
InterfaceAnalyzer.php
|
Use better system for storing inferred types and assertions
|
2019-11-25 11:44:54 -05:00 |
MethodAnalyzer.php
|
Localise template checks to class being tested
|
2020-02-06 16:38:45 -05:00 |
NamespaceAnalyzer.php
|
Use better system for storing inferred types and assertions
|
2019-11-25 11:44:54 -05:00 |
ProjectAnalyzer.php
|
Fix phpcs
|
2020-01-13 17:28:00 -05:00 |
ScopeAnalyzer.php
|
Add slash
|
2020-01-27 12:26:06 -05:00 |
SourceAnalyzer.php
|
Remove some unnecessary errors
|
2020-02-06 23:10:18 -05:00 |
StatementsAnalyzer.php
|
Add more type-system protections for bad array args
|
2020-01-29 23:41:17 -05:00 |
TraitAnalyzer.php
|
Rewrite use statements
|
2019-06-05 22:13:33 -04:00 |
TypeAnalyzer.php
|
Empty is also the bottom type
|
2020-02-08 11:40:22 -05:00 |
TypeComparisonResult.php
|
Fix #2275 - allow extended templated types to bypass mixed type coercion rules
|
2019-10-29 10:07:34 +00:00 |