.. |
ArgumentMapPopulator.php
|
Remove unnecessary computation
|
2019-10-19 23:03:59 -04:00 |
AtomicCallContext.php
|
Break out more methods
|
2020-03-11 13:35:33 -04:00 |
AtomicMethodCallAnalysisResult.php
|
Fix #946 - allow too many arguments when one of union agrees
|
2020-03-15 13:44:00 -04:00 |
AtomicMethodCallAnalyzer.php
|
Remove earlier now-unnecessary fix
|
2020-05-02 19:24:48 -04:00 |
ClassTemplateParamCollector.php
|
Break out template param collection
|
2020-03-11 23:15:15 -04:00 |
FunctionCallAnalyzer.php
|
Increase type coverage for projects that use assert after mixed
|
2020-05-02 14:55:30 -04:00 |
MethodCallAnalyzer.php
|
Allow plain assertions (@psalm-assert) about $this (fixes #3105) (#3108)
|
2020-04-09 08:15:07 -04:00 |
MethodCallProhibitionAnalyzer.php
|
Break out more methods
|
2020-03-11 23:38:49 -04:00 |
MethodCallPurityAnalyzer.php
|
Break out method call purity checks
|
2020-03-11 23:09:09 -04:00 |
MethodCallReturnTypeFetcher.php
|
Fix #3273 - add support for func_num_args() in conditional type
|
2020-05-01 16:02:53 -04:00 |
MethodVisibilityAnalyzer.php
|
Break out more methods
|
2020-03-11 23:38:49 -04:00 |
MissingMethodCallHandler.php
|
Fix #3084 - keep track of upper and lower bounds of inferred template types
|
2020-04-07 00:13:56 -04:00 |
NewAnalyzer.php
|
Fix #3084 - keep track of upper and lower bounds of inferred template types
|
2020-04-07 00:13:56 -04:00 |
StaticCallAnalyzer.php
|
Fix #3273 - add support for func_num_args() in conditional type
|
2020-05-01 16:02:53 -04:00 |