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-10-10 12:38:57 +02:00
..
Assignment Update 2022-10-10 12:38:57 +02:00
BinaryOp Update 2022-10-10 12:38:57 +02:00
Call Immutable readonly 3 2022-10-03 15:13:47 +02:00
Fetch Update 2022-10-10 12:38:57 +02:00
ArrayAnalyzer.php Immutable readonly 2 2022-10-03 14:02:41 +02:00
ArrayCreationInfo.php Fix various array spread issues. 2022-07-26 12:00:03 -05:00
AssertionFinder.php Immutable assertions 2022-10-03 11:32:15 +02:00
AssignmentAnalyzer.php Immutable readonly 3 2022-10-03 15:13:47 +02:00
BinaryOpAnalyzer.php Add a few additional dupes 2022-04-01 12:19:29 +02:00
BitwiseNotAnalyzer.php Immutable readonly 2 2022-10-03 14:02:41 +02:00
BooleanNotAnalyzer.php Immutable readonly 3 2022-10-03 15:13:47 +02:00
CallAnalyzer.php Immutable readonly 3 2022-10-03 15:13:47 +02:00
CastAnalyzer.php Immutable readonly 2 2022-10-03 14:02:41 +02:00
ClassConstAnalyzer.php Immutable readonly 2 2022-10-03 14:02:41 +02:00
CloneAnalyzer.php Run method call prohibition analyzer when cloning 2022-06-24 12:37:33 +02:00
EmptyAnalyzer.php Mark internal classes @internal 2022-01-03 09:33:22 +02:00
EncapsulatedStringAnalyzer.php Merge branch '4.x' 2022-07-07 15:01:38 -05: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 readonly 2 2022-10-03 14:02:41 +02:00
TernaryAnalyzer.php Applied ArraySpreadInsteadOfArrayMergeRector (take 2) 2022-07-29 18:17:21 -04:00
UnaryPlusMinusAnalyzer.php Immutable readonly 2 2022-10-03 14:02:41 +02:00
YieldAnalyzer.php Immutable Unions 2022-10-03 10:45:36 +02:00
YieldFromAnalyzer.php Mark internal classes @internal 2022-01-03 09:33:22 +02:00