1
0
mirror of https://github.com/danog/psalm.git synced 2025-01-08 22:18:39 +01:00
psalm/src/Psalm/Internal/Analyzer/Statements/Expression/Call
2020-11-25 14:04:55 -05:00
..
Method Allow immutable classes to be specialised through calls 2020-11-19 01:38:20 -05:00
StaticMethod Make sure conditional escaping works for static methods too 2020-11-22 13:39:32 -05:00
ArgumentAnalyzer.php Move param taint sink addition after arguuments have been analysed 2020-11-22 19:39:40 -05:00
ArgumentMapPopulator.php
ArgumentsAnalyzer.php Fix bug 2020-11-22 23:32:14 -05:00
ArrayFunctionArgumentsAnalyzer.php Break aparat type combiner 2020-11-21 18:11:29 -05:00
ClassTemplateParamCollector.php Add improvements from unused variable checks 2020-09-28 00:45:02 -04:00
FunctionCallAnalyzer.php Fix #4699 - treat isset like !== null when variable is defined 2020-11-25 14:04:55 -05:00
MethodCallAnalyzer.php Fix #4397 - allow offsetGet on inside isset 2020-10-25 22:16:43 -04:00
NewAnalyzer.php Fix #4524 - do better template param inheritance 2020-11-11 13:25:17 -05:00
StaticCallAnalyzer.php Make sure conditional escaping works for static methods too 2020-11-22 13:39:32 -05:00