1
0
mirror of https://github.com/danog/psalm.git synced 2025-01-10 15:09:04 +01:00
psalm/src/Psalm/Internal
2022-01-27 21:50:36 -06:00
..
Algebra Use objects, not strings, for assertions (#7410) 2022-01-20 17:33:06 -05:00
Analyzer Fix failing case in ClassConstAnalyzer and add test. 2022-01-27 21:50:36 -06:00
Cli Alter order of precedence and upated docs to match 2022-01-20 15:24:21 +00:00
Codebase Refactor existing method to reduce redundant code. 2022-01-22 17:06:54 -06:00
DataFlow Mark internal classes @internal 2022-01-03 09:33:22 +02:00
Diff Add support for references and improve UnusedVariable checks (fixes #7254). 2022-01-26 12:55:47 -06:00
ExecutionEnvironment Applied JsonThrowOnErrorRector 2022-01-05 19:32:43 +02:00
FileManipulation Mark internal classes @internal 2022-01-03 09:33:22 +02:00
Fork Applied ClosureToArrowFunctionRector 2022-01-06 00:48:04 +02:00
Json Mark internal classes @internal 2022-01-03 09:33:22 +02:00
LanguageServer Merge remote-tracking branch 'upstream/4.x' into upstream-master2 2022-01-15 20:21:00 +01:00
PhpTraverser Applied ListToArrayDestructRector 2022-01-05 23:29:18 +02:00
PhpVisitor Merge pull request #7123 from AndrolGenhald/feature/942-type-annotate-class-constants 2022-01-25 20:54:40 +01:00
PluginManager Merge remote-tracking branch 'upstream/4.x' into upstream-master3 2022-01-18 18:37:04 +01:00
Provider Merge remote-tracking branch 'upstream/4.x' into upstream-master6 2022-01-26 21:06:25 +01:00
Scanner Mark internal classes @internal 2022-01-03 09:33:22 +02:00
Scope Remove nullability from properties that don’t need them 2022-01-23 14:18:53 -05:00
Stubs/Generator remove unused imports 2022-01-21 00:17:06 +01:00
Type Minor fixes after rebasing. 2022-01-26 12:57:19 -06:00
TypeVisitor Use objects, not strings, for assertions (#7410) 2022-01-20 17:33:06 -05:00
Algebra.php Use objects, not strings, for assertions (#7410) 2022-01-20 17:33:06 -05:00
Clause.php Use objects, not strings, for assertions (#7410) 2022-01-20 17:33:06 -05:00
CliUtils.php remove unused imports 2022-01-21 00:17:06 +01:00
Composer.php
ErrorHandler.php Mark internal classes @internal 2022-01-03 09:33:22 +02:00
EventDispatcher.php Dropped legacy plugin API 2022-01-03 18:18:44 +02:00
IncludeCollector.php Mark internal classes @internal 2022-01-03 09:33:22 +02:00
MethodIdentifier.php Mark internal classes @internal 2022-01-03 09:33:22 +02:00
ReferenceConstraint.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
RuntimeCaches.php Mark internal classes @internal 2022-01-03 09:33:22 +02:00