1
0
mirror of https://github.com/danog/psalm.git synced 2025-01-09 14:38:37 +01:00
psalm/src/Psalm/Internal
2022-02-17 10:34:34 -06:00
..
Algebra
Analyzer Fix crash when data_flow_graph is null. 2022-02-17 10:34:34 -06:00
Cli Fix cherry pick issues 2022-02-11 11:27:01 +00:00
Codebase Narrow graph arrayfetch dataflow 2022-02-08 10:59:29 -05: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
PhpTraverser
PhpVisitor Remove redundant flag from SimpleTypeInferer 2022-01-31 23:03:34 +03:00
PluginManager DOMElement instead of DomElement - https://php.net/DOMElement 2022-02-11 22:51:31 +01:00
Provider redundant condition 2022-02-13 19:38:44 +01: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 Merge pull request #7663 from orklah/never2 2022-02-13 20:01:45 +01:00
TypeVisitor
Algebra.php Fix #6683 by improving simplification of CNF (#7631) 2022-02-10 19:37:42 -05:00
Clause.php
CliUtils.php
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