1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-14 18:36:58 +01:00
psalm/src/Psalm/Internal/Analyzer/Statements
orklah 3aee938910
Merge pull request #6636 from orklah/possibly-undefined-satisfy-nullable
Allow sending possibly_undefined inputs to optional params
2021-10-10 23:12:38 +02:00
..
Block fix CS 2021-10-07 19:39:45 +02:00
Expression Merge pull request #6636 from orklah/possibly-undefined-satisfy-nullable 2021-10-10 23:12:38 +02:00
BreakAnalyzer.php redundant variable check 2021-09-26 22:37:17 +02:00
ContinueAnalyzer.php redundant variable check 2021-09-26 22:37:17 +02:00
EchoAnalyzer.php
ExpressionAnalyzer.php fix psalm errors 2021-08-29 00:39:36 +02:00
GlobalAnalyzer.php
ReturnAnalyzer.php coalesce operator 2021-09-26 23:34:31 +02:00
StaticAnalyzer.php
ThrowAnalyzer.php better combining 2021-09-25 11:21:06 +02:00
UnsetAnalyzer.php remove cache after unsetting a key from a TKeyedArray 2021-08-19 20:40:25 +02:00
UnusedAssignmentRemover.php shorter operations 2021-09-26 22:44:33 +02:00