1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-14 10:17:33 +01:00
psalm/src/Psalm/Internal
2021-11-22 23:24:20 +01:00
..
Algebra
Analyzer attempt to fix #6937 2021-11-22 23:24:20 +01:00
Cli Fix --enable-autocomplete=false 2021-11-10 18:04:47 +01:00
Codebase qa: ensure array_merge has at least one argument 2021-11-15 21:10:20 +01: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 Forbid static in parameter typehint 2021-10-13 11:22:33 +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 improve empty/falsy 2021-10-21 19:14:02 +02:00
PhpTraverser
PhpVisitor fix null propagation in return 2021-11-21 13:18:26 +01:00
PluginManager Drop duplicate constant 2021-11-14 05:19:20 +02:00
Provider Use a proper assertion 2021-11-11 12:42:16 +01: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 expand type aliases when comparing unions 2021-11-19 14:15:38 +01: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