1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-14 10:17:33 +01:00
psalm/src/Psalm/Internal
2021-09-26 22:37:16 +02:00
..
Algebra Enforce use sort (#5900) 2021-06-07 22:55:21 -04:00
Analyzer unnecessary ternary 2021-09-26 22:37:16 +02:00
Cli unnecessary ternary 2021-09-26 22:37:16 +02:00
Codebase unnecessary ternary 2021-09-26 22:37:16 +02:00
DataFlow Enforce use sort (#5900) 2021-06-07 22:55:21 -04:00
Diff unnecessary phpdoc 2021-09-25 16:59:23 +02:00
ExecutionEnvironment Enforce use sort (#5900) 2021-06-07 22:55:21 -04:00
FileManipulation code trimming 2021-09-25 02:34:21 +02:00
Fork Print exception class in case of an uncaught exception 2021-09-16 12:46:04 +02:00
Json Enforce use sort (#5900) 2021-06-07 22:55:21 -04:00
LanguageServer param defaults 2021-09-26 22:37:16 +02:00
PhpTraverser Enforce use sort (#5900) 2021-06-07 22:55:21 -04:00
PhpVisitor unnecessary ternary 2021-09-26 22:37:16 +02:00
PluginManager improved assertion 2021-09-25 16:59:34 +02:00
Provider Merge pull request #6535 from orklah/SA 2021-09-25 20:16:38 +02:00
Scanner missing types 2021-09-26 22:37:16 +02:00
Scope unset instead of reassign 2021-09-25 17:28:51 +02:00
Stubs/Generator Use fully-qualified name for virtual class strings 2021-08-01 02:22:16 +03:00
Type array_push misused 2021-09-26 22:36:16 +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 unnecessary ternary 2021-09-26 22:37:16 +02:00
Composer.php static in final class 2021-09-26 22:37:16 +02: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