1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-14 02:07:37 +01:00
psalm/src/Psalm/Internal
2021-11-15 02:59:16 +01:00
..
Algebra
Analyzer Allow a comma as separator 2021-11-15 02:59:16 +01:00
Cli Fix --enable-autocomplete=false 2021-11-10 18:04:47 +01:00
Codebase Add pcntl_alarm to the list of impure functions 2021-11-03 10:16:10 +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 detecting readonly promoted property visibility 2021-11-13 12:54:15 -06: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 fix errors 2021-11-09 21:14:55 +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