1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-14 18:36:58 +01:00
psalm/src/Psalm/Internal
2021-06-29 05:39:16 +03:00
..
Algebra Enforce use sort (#5900) 2021-06-07 22:55:21 -04:00
Analyzer Don’t stop scanning loop contents due to possibly-null iterator 2021-06-28 13:13:12 -04:00
Cli Fixes # 6011, move placement of version call 2021-06-28 15:09:50 -07:00
Codebase Mark return values in as throw argument as used (#5989) 2021-06-25 09:11:27 -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 Merge pull request #6014 from tm1000/feature/6013-1 2021-06-29 05:39:16 +03: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
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
EventDispatcher.php Enforce use sort (#5900) 2021-06-07 22:55:21 -04:00
IncludeCollector.php
MethodIdentifier.php
ReferenceConstraint.php
RuntimeCaches.php