1
0
mirror of https://github.com/danog/psalm.git synced 2025-01-09 06:28:36 +01:00
psalm/src/Psalm/Internal
2022-02-22 20:13:24 +01:00
..
Algebra Use objects, not strings, for assertions (#7410) 2022-01-20 17:33:06 -05:00
Analyzer Merge branch '4.x' into upstream-master 2022-02-21 01:08:21 +02:00
Cli Fix cherry pick issues 2022-02-11 11:27:01 +00:00
Codebase Merge branch '4.x' into upstream-master 2022-02-21 01:08:21 +02:00
DataFlow
Diff Add support for references and improve UnusedVariable checks (fixes #7254). 2022-01-26 12:55:47 -06:00
ExecutionEnvironment
FileManipulation
Fork Applied ClosureToArrowFunctionRector 2022-01-06 00:48:04 +02:00
Json
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 More class const improvements. 2022-02-13 17:19:25 -06:00
PluginManager Merge branch '4.x' into upstream-master 2022-02-20 02:31:15 +02:00
Provider Merge branch '4.x' into upstream-master 2022-02-21 01:08:21 +02:00
Scanner
Scope Remove mic-drop hack from if analysis (#7484) 2022-01-28 18:30:47 -05:00
Stubs/Generator feat: make key-of/value-of usable with non-const arrays 2022-01-27 22:22:14 +01:00
Type style: fix linting issues and failing tests 2022-02-22 20:13:24 +01:00
TypeVisitor Use objects, not strings, for assertions (#7410) 2022-01-20 17:33:06 -05:00
Algebra.php Fix #6683 by improving simplification of CNF (#7631) 2022-02-10 19:37:42 -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 Merge pull request #7530 from ohader/issue-7528 2022-01-31 10:36:47 +02:00
IncludeCollector.php
MethodIdentifier.php
ReferenceConstraint.php
RuntimeCaches.php