1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-14 18:36:58 +01:00
psalm/src/Psalm/Internal
2021-10-14 00:13:13 +02:00
..
Algebra
Analyzer Merge pull request #6660 from orklah/cleanup4 2021-10-14 00:12:21 +02:00
Cli cleanup 2021-10-04 00:03:06 +02:00
Codebase replace elvis operator by coalesce operator when applicable 2021-10-13 20:16:06 +02:00
DataFlow
Diff use of strtolower only once 2021-10-13 20:16:06 +02:00
ExecutionEnvironment missing visibility 2021-09-26 22:37:17 +02:00
FileManipulation fix error 2021-10-05 20:27:13 +02:00
Fork Merge pull request #6522 from MorrisJobke/fix/show-file-and-line-in-exception-message 2021-10-04 09:19:38 +02:00
Json
LanguageServer suppress or use the return type 2021-10-11 17:27:52 +02:00
PhpTraverser
PhpVisitor Merge pull request #6660 from orklah/cleanup4 2021-10-14 00:12:21 +02:00
PluginManager unnecessary null initialization 2021-09-26 23:34:32 +02:00
Provider Merge pull request #6660 from orklah/cleanup4 2021-10-14 00:12:21 +02:00
Scanner ->args to ->getArgs 2021-10-09 23:37:04 +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 Merge pull request #6652 from orklah/is_a_stub 2021-10-14 00:13:13 +02:00
TypeVisitor clearer string operations 2021-09-26 23:34:31 +02:00
Algebra.php add limit to the number of clauses simplifyCNF can handle 2021-10-02 09:52:19 +02:00
Clause.php cleanup 2021-10-04 00:03:06 +02:00
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