1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-14 10:17:33 +01:00
psalm/src/Psalm/Internal
2021-10-02 10:01:04 +02:00
..
Algebra
Analyzer handle the case where analysis failed 2021-10-02 10:01:04 +02:00
Cli fix CS 2021-09-26 23:41:26 +02:00
Codebase fix CS 2021-09-26 23:41:26 +02:00
DataFlow
Diff unnecessary phpdoc 2021-09-25 16:59:23 +02:00
ExecutionEnvironment missing visibility 2021-09-26 22:37:17 +02:00
FileManipulation Merge pull request #6552 from orklah/manipulator 2021-09-30 21:54:55 +03:00
Fork fix CS 2021-09-26 23:41:26 +02:00
Json
LanguageServer unnecessary null initialization 2021-09-26 23:34:32 +02:00
PhpTraverser
PhpVisitor [TASK] Resolve namespace of class related AST statements 2021-09-27 11:19:24 +02:00
PluginManager unnecessary null initialization 2021-09-26 23:34:32 +02:00
Provider Makes BooleanNot smarter 2021-10-02 10:01:04 +02:00
Scanner unnecessary null initialization 2021-09-26 23:34:32 +02:00
Scope unnecessary null initialization 2021-09-26 23:34:32 +02:00
Stubs/Generator imports 2021-09-26 23:34:32 +02:00
Type fix CS 2021-09-26 23:41:26 +02:00
TypeVisitor clearer string operations 2021-09-26 23:34:31 +02:00
Algebra.php Change > assertion back to @ and put back a perf threshold 2021-08-15 10:13:05 +02:00
Clause.php
CliUtils.php clearer string operations 2021-09-26 23:34:31 +02:00
Composer.php static in final class 2021-09-26 22:37:16 +02:00
ErrorHandler.php
EventDispatcher.php
IncludeCollector.php
MethodIdentifier.php
ReferenceConstraint.php
RuntimeCaches.php