1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-14 18:36:58 +01:00
psalm/src/Psalm/Internal
2021-09-12 23:12:23 +02:00
..
Algebra Enforce use sort (#5900) 2021-06-07 22:55:21 -04:00
Analyzer flag alwaysTruthy conditions as redundant 2021-09-12 22:53:44 +02:00
Cli Add the environment variable for using Shepherd 2021-07-17 02:26:13 +03:00
Codebase create callmap for 8.1 and introduce array_is_list 2021-09-04 13:25:23 +02: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 fix CS 2021-08-19 19:36:01 +02: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 Fixed ReflectionException: Class \LanguageServerProtocol\TextDocumentContentChangeEvent does not exist 2021-08-14 05:54:36 +02:00
PhpTraverser Enforce use sort (#5900) 2021-06-07 22:55:21 -04:00
PhpVisitor fix or suppress cases in Psalm 2021-09-12 23:12:23 +02:00
PluginManager Enforce use sort (#5900) 2021-06-07 22:55:21 -04:00
Provider Use different psalm cache for different error levels 2021-08-06 12:46:15 -04:00
Scanner add documentation 2021-08-09 21:59:29 +02:00
Scope Use more descriptive names for properties & variables of if/else handling 2021-04-18 15:38:12 -04:00
Stubs/Generator Use fully-qualified name for virtual class strings 2021-08-01 02:22:16 +03:00
Type fix or suppress cases in Psalm 2021-09-12 23:12:23 +02:00
TypeVisitor Detect unused return values (#5917) 2021-06-10 14:18:15 -04:00
Algebra.php Change > assertion back to @ and put back a perf threshold 2021-08-15 10:13:05 +02:00
Clause.php Enforce use sort (#5900) 2021-06-07 22:55:21 -04:00
CliUtils.php Skip argv when --config file.xml is passed 2021-07-08 10:19:58 +02: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