1
0
mirror of https://github.com/danog/psalm.git synced 2025-01-09 14:38:37 +01:00
psalm/src/Psalm/Internal/Analyzer/Statements/Expression
2022-11-05 19:15:46 +01:00
..
Assignment Immutable unions (#8627) 2022-11-04 19:04:23 +01:00
BinaryOp Immutable unions (#8627) 2022-11-04 19:04:23 +01:00
Call Immutable unions (#8627) 2022-11-04 19:04:23 +01:00
Fetch Immutable unions (#8627) 2022-11-04 19:04:23 +01:00
ArrayAnalyzer.php Immutable unions (#8627) 2022-11-04 19:04:23 +01:00
ArrayCreationInfo.php Fix various array spread issues. 2022-07-26 12:00:03 -05:00
AssertionFinder.php Immutable unions (#8627) 2022-11-04 19:04:23 +01:00
AssignmentAnalyzer.php Immutable unions (#8627) 2022-11-04 19:04:23 +01:00
BinaryOpAnalyzer.php Immutable unions (#8627) 2022-11-04 19:04:23 +01:00
BitwiseNotAnalyzer.php Immutable unions (#8627) 2022-11-04 19:04:23 +01:00
BooleanNotAnalyzer.php Immutable unions (#8627) 2022-11-04 19:04:23 +01:00
CallAnalyzer.php Immutable unions (#8627) 2022-11-04 19:04:23 +01:00
CastAnalyzer.php Immutable unions (#8627) 2022-11-04 19:04:23 +01:00
ClassConstAnalyzer.php Fix #8664 2022-11-05 19:15:46 +01:00
CloneAnalyzer.php Immutable unions (#8627) 2022-11-04 19:04:23 +01:00
EmptyAnalyzer.php Mark internal classes @internal 2022-01-03 09:33:22 +02:00
EncapsulatedStringAnalyzer.php Immutable unions (#8627) 2022-11-04 19:04:23 +01:00
EvalAnalyzer.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
ExitAnalyzer.php Mark internal classes @internal 2022-01-03 09:33:22 +02:00
ExpressionIdentifier.php Rename getArrayVarId to getExtendedVarId 2022-02-04 12:49:12 -05:00
IncDecExpressionAnalyzer.php Rename getArrayVarId to getExtendedVarId 2022-02-04 12:49:12 -05:00
IncludeAnalyzer.php Immutable readonly 3 2022-10-03 15:13:47 +02:00
InstanceofAnalyzer.php Mark internal classes @internal 2022-01-03 09:33:22 +02:00
IssetAnalyzer.php Mark internal classes @internal 2022-01-03 09:33:22 +02:00
MagicConstAnalyzer.php Merge branch '4.x' into upstream-master 2022-02-11 03:51:48 +02:00
MatchAnalyzer.php Fix type reconciliation breaking Context::$references_in_scope (fixes #8289). 2022-07-21 14:27:21 -05:00
NullsafeAnalyzer.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
PrintAnalyzer.php Mark internal classes @internal 2022-01-03 09:33:22 +02:00
SimpleTypeInferer.php Immutable unions (#8627) 2022-11-04 19:04:23 +01:00
TernaryAnalyzer.php Immutable unions (#8627) 2022-11-04 19:04:23 +01:00
UnaryPlusMinusAnalyzer.php Immutable unions (#8627) 2022-11-04 19:04:23 +01:00
YieldAnalyzer.php Immutable unions (#8627) 2022-11-04 19:04:23 +01:00
YieldFromAnalyzer.php Immutable unions (#8627) 2022-11-04 19:04:23 +01:00