1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-13 17:57:37 +01:00
psalm/src/Psalm/Internal/Analyzer
2020-01-07 13:18:24 -05:00
..
FunctionLike Move Union::getTypes to Union::getAtomicTypes 2020-01-04 12:20:26 -05:00
Statements Improve array function types (#2566) 2020-01-07 11:40:23 -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 Move Union::getTypes to Union::getAtomicTypes 2020-01-04 12:20:26 -05:00
ClassLikeAnalyzer.php Fix ref 2020-01-05 18:53:24 -05:00
ClosureAnalyzer.php Add working arrow-functions implementation 2019-11-26 23:52:26 -05:00
CommentAnalyzer.php Add initial support for @mixin Foo 2020-01-02 23:50:19 -05:00
FileAnalyzer.php Fix #2505 - don’t attempt to analyse classes that weren‘t properly scanned 2019-12-31 08:04:51 -05:00
FunctionAnalyzer.php Move Union::getTypes to Union::getAtomicTypes 2020-01-04 12:20:26 -05:00
FunctionLikeAnalyzer.php Move Union::getTypes to Union::getAtomicTypes 2020-01-04 12:20:26 -05:00
InterfaceAnalyzer.php Use better system for storing inferred types and assertions 2019-11-25 11:44:54 -05:00
MethodAnalyzer.php Move Union::getTypes to Union::getAtomicTypes 2020-01-04 12:20:26 -05:00
NamespaceAnalyzer.php Use better system for storing inferred types and assertions 2019-11-25 11:44:54 -05:00
ProjectAnalyzer.php Make travis green again (#2518) 2019-12-27 19:06:09 -05:00
ScopeAnalyzer.php Use better system for storing inferred types and assertions 2019-11-25 11:44:54 -05:00
SourceAnalyzer.php Use better system for storing inferred types and assertions 2019-11-25 11:44:54 -05:00
StatementsAnalyzer.php Move Union::getTypes to Union::getAtomicTypes 2020-01-04 12:20:26 -05:00
TraitAnalyzer.php
TypeAnalyzer.php Add if 2020-01-07 13:18:24 -05:00
TypeComparisonResult.php Fix #2275 - allow extended templated types to bypass mixed type coercion rules 2019-10-29 10:07:34 +00:00