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-08-03 18:27:32 +02:00
..
Assignment Simplify some methods to keep Psalm happy 2022-07-29 23:01:49 -04:00
BinaryOp Applied ArraySpreadInsteadOfArrayMergeRector (take 2) 2022-07-29 18:17:21 -04:00
Call Applied ArraySpreadInsteadOfArrayMergeRector (take 2) 2022-07-29 18:17:21 -04:00
Fetch Merge branch '4.x' 2022-07-07 15:01:38 -05:00
ArrayAnalyzer.php Fix array-shape value type being mixed instead of single key being mixed. 2022-07-26 12:00:05 -05:00
ArrayCreationInfo.php Fix various array spread issues. 2022-07-26 12:00:03 -05:00
AssertionFinder.php Merge branch '4.x' 2022-07-07 15:01:38 -05:00
AssignmentAnalyzer.php CS fix 2022-07-29 23:08:11 -04:00
BinaryOpAnalyzer.php Add a few additional dupes 2022-04-01 12:19:29 +02:00
BitwiseNotAnalyzer.php Mark internal classes @internal 2022-01-03 09:33:22 +02:00
BooleanNotAnalyzer.php Mark internal classes @internal 2022-01-03 09:33:22 +02:00
CallAnalyzer.php Revert one particular replacement that confuses Psalm 2022-07-29 22:00:21 -04:00
CastAnalyzer.php Applied ArraySpreadInsteadOfArrayMergeRector (take 2) 2022-07-29 18:17:21 -04:00
ClassConstAnalyzer.php Merge branch '4.x' 2022-07-07 15:01:38 -05: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 Rename getArrayVarId to getExtendedVarId 2022-02-04 12:49:12 -05: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 Fix incorrect handling of null response 2022-08-03 18:27:32 +02:00
TernaryAnalyzer.php Applied ArraySpreadInsteadOfArrayMergeRector (take 2) 2022-07-29 18:17:21 -04:00
UnaryPlusMinusAnalyzer.php remove TPositiveInt 2022-01-23 23:49:23 +01:00
YieldAnalyzer.php Mark internal classes @internal 2022-01-03 09:33:22 +02:00
YieldFromAnalyzer.php Mark internal classes @internal 2022-01-03 09:33:22 +02:00