1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-14 18:36:58 +01:00
psalm/src/Psalm/Internal
Oliver Hader 38d3b15f8d
[BUGFIX] Specialize TaintSink in IncludeAnalyzer (#5986)
* [TEST] Assert more details in TaintTest

* [TEST] Add test for multiple tainted includes

* [BUGFIX] Specialize TaintSink in IncludeAnalyzer

Fixes: #5986
2021-06-23 08:27:03 -04:00
..
Algebra Enforce use sort (#5900) 2021-06-07 22:55:21 -04:00
Analyzer [BUGFIX] Specialize TaintSink in IncludeAnalyzer (#5986) 2021-06-23 08:27:03 -04:00
Cli Don't attempt to read baseline before it was generated (#5961) 2021-06-20 21:59:54 -04:00
Codebase [BUGFIX] Avoid crash during interface checks on non-existing classes (#5984) 2021-06-22 18:04:47 -04:00
DataFlow Enforce use sort (#5900) 2021-06-07 22:55:21 -04:00
Diff Enforce use sort (#5900) 2021-06-07 22:55:21 -04:00
ExecutionEnvironment Enforce use sort (#5900) 2021-06-07 22:55:21 -04:00
FileManipulation Enforce use sort (#5900) 2021-06-07 22:55:21 -04:00
Fork Enforce use sort (#5900) 2021-06-07 22:55:21 -04:00
Json Enforce use sort (#5900) 2021-06-07 22:55:21 -04:00
LanguageServer Remove unused use 2021-06-10 12:59:37 -04:00
PhpTraverser Enforce use sort (#5900) 2021-06-07 22:55:21 -04:00
PhpVisitor Add slash 2021-06-12 17:17:27 -04:00
PluginManager Enforce use sort (#5900) 2021-06-07 22:55:21 -04:00
Provider Mark interface methods as unused even when inherited 2021-06-12 16:13:29 -04:00
Scanner Enforce use sort (#5900) 2021-06-07 22:55:21 -04:00
Scope Use more descriptive names for properties & variables of if/else handling 2021-04-18 15:38:12 -04:00
Stubs/Generator Fix inference of conditional types when wildcard constant given 2021-02-20 12:21:52 -05:00
Type Restrict type of implode to prevent Array-to-string conversion; 2021-06-21 19:55:27 -04:00
TypeVisitor Detect unused return values (#5917) 2021-06-10 14:18:15 -04:00
Algebra.php Enforce use sort (#5900) 2021-06-07 22:55:21 -04:00
Clause.php Enforce use sort (#5900) 2021-06-07 22:55:21 -04:00
CliUtils.php Cli command classes (#5858) 2021-05-31 22:23:54 -04:00
Composer.php Enforce use sort (#5900) 2021-06-07 22:55:21 -04:00
ErrorHandler.php Convert PHP errors / warnings / notices to exceptions (#5260) 2021-02-22 09:19:34 -05:00
EventDispatcher.php Enforce use sort (#5900) 2021-06-07 22:55:21 -04:00
IncludeCollector.php
MethodIdentifier.php
ReferenceConstraint.php
RuntimeCaches.php