1
0
mirror of https://github.com/danog/psalm.git synced 2025-01-09 14:38:37 +01:00
psalm/src/Psalm/Internal
2022-01-28 15:18:30 +03:00
..
Algebra Use objects, not strings, for assertions (#7410) 2022-01-20 17:33:06 -05:00
Analyzer Fix method name 2022-01-28 15:18:30 +03:00
Cli Alter order of precedence and upated docs to match 2022-01-20 15:24:21 +00:00
Codebase Fix CS 2022-01-28 15:18:29 +03:00
DataFlow
Diff Add support for references and improve UnusedVariable checks (fixes #7254). 2022-01-26 12:55:47 -06:00
ExecutionEnvironment
FileManipulation
Fork
Json
LanguageServer Merge remote-tracking branch 'upstream/4.x' into upstream-master2 2022-01-15 20:21:00 +01:00
PhpTraverser
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 Fix method name 2022-01-28 15:18:30 +03:00
Scanner
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
EventDispatcher.php
IncludeCollector.php
MethodIdentifier.php
ReferenceConstraint.php
RuntimeCaches.php