1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-17 03:47:04 +01:00
psalm/src/Psalm/Internal/Analyzer/Statements/Expression/Call
2019-06-08 09:44:22 -04:00
..
FunctionCallAnalyzer.php Renamed Fn to TFn to allow for PHP 7.4 compatibility 2019-06-03 08:21:25 -04:00
MethodCallAnalyzer.php Fix #1698 - better understand inherited docblock return types 2019-06-08 09:44:22 -04:00
NewAnalyzer.php Fix #1746 - allow DeprecatedInterface to be suppressed with referencedClass 2019-06-06 14:48:33 -04:00
StaticCallAnalyzer.php Fix #1746 - allow DeprecatedInterface to be suppressed with referencedClass 2019-06-06 14:48:33 -04:00