1
0
mirror of https://github.com/danog/psalm.git synced 2025-01-05 12:38:35 +01:00
psalm/src/Psalm/Internal/Analyzer/Statements/Expression/Call
2021-05-14 20:12:28 -04:00
..
Method Prevent crash when method being called does not exist in reflection 2021-05-13 12:40:39 -04:00
StaticMethod Migrate ClassLikeName options to object 2021-04-30 15:01:33 -04:00
ArgumentAnalyzer.php Fix #5434 - prevent crash with class-string-map 2021-05-14 19:44:11 -04:00
ArgumentMapPopulator.php
ArgumentsAnalyzer.php Add proper handling of unpacked arguments with string keys (#5446) 2021-03-22 09:08:05 -04:00
ArrayFunctionArgumentsAnalyzer.php Introduce Virtual Nodes in order to differentiate real nodes in plugins (#5222) 2021-02-15 16:18:41 -05:00
ClassTemplateParamCollector.php Support enums (#5699) 2021-05-03 17:54:09 -04:00
FunctionCallAnalyzer.php Remove (and prevent) unused uses (#5704) 2021-05-03 17:22:15 -04:00
FunctionCallInfo.php allow dismissing return value of pure functions with by-reference arguments (#5463) 2021-03-25 09:05:59 -04:00
FunctionCallReturnTypeFetcher.php Improve count inference 2021-05-14 20:12:28 -04:00
MethodCallAnalyzer.php Add more mixed origin information 2021-03-20 21:45:38 -04:00
NamedFunctionCallHandler.php Fix #5279 - don’t convert get_class($templated) into dependent type 2021-02-25 18:43:04 -05:00
NewAnalyzer.php Migrate ClassLikeName options to object 2021-04-30 15:01:33 -04:00
StaticCallAnalyzer.php Support enums (#5699) 2021-05-03 17:54:09 -04:00