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-09-08 18:51:33 +02:00
..
Assignment Improve @psalm-internal and prevent usage of IssueBuffer::add(). 2022-06-25 02:09:40 -05:00
BinaryOp Fix non-empty encapsed string check. 2022-06-24 20:28:04 -05:00
Call preg_replace with anchor will always only have 1 replacement, add limit for clarity and performance 2022-09-08 18:51:33 +02:00
Fetch Improve @psalm-internal and prevent usage of IssueBuffer::add(). 2022-06-25 02:09:40 -05:00
ArrayAnalyzer.php Improve @psalm-internal and prevent usage of IssueBuffer::add(). 2022-06-25 02:09:40 -05:00
ArrayCreationInfo.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
AssertionFinder.php Fix ctype_digit assertion bug 2022-09-07 15:49:35 +03:00
AssignmentAnalyzer.php Add option to disable @var parsing everywhere except for properties. 2022-02-15 10:04:56 +01:00
BinaryOpAnalyzer.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
BitwiseNotAnalyzer.php Conversion of Psalm\Type 2021-12-14 02:31:22 +01:00
BooleanNotAnalyzer.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
CallAnalyzer.php preg_replace with anchor will always only have 1 replacement, add limit for clarity and performance 2022-09-08 18:51:33 +02:00
CastAnalyzer.php More interpolation and concatenation improvements. 2022-06-24 19:22:59 -05:00
CloneAnalyzer.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
EmptyAnalyzer.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
EncapsulatedStringAnalyzer.php CS fix. 2022-06-24 21:03:33 -05:00
EvalAnalyzer.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
ExitAnalyzer.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
ExpressionIdentifier.php revert #7054 2022-01-01 19:34:17 +01:00
IncDecExpressionAnalyzer.php CS changes 2021-12-21 18:30:29 +01:00
IncludeAnalyzer.php always unflag before leaving a analyzer 2021-12-21 18:30:29 +01:00
InstanceofAnalyzer.php always unflag before leaving a analyzer 2021-12-21 18:30:29 +01:00
IssetAnalyzer.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
MagicConstAnalyzer.php Resolve __DIR__ / __FILE__ when const/variable is used for include CS fix fix fix :) 2022-02-04 20:27:45 +01:00
MatchAnalyzer.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
NullsafeAnalyzer.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
PrintAnalyzer.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
SimpleTypeInferer.php Merge pull request #7433 from zoonru/maximum_shaped_array_size 2022-03-15 21:19:05 +01:00
TernaryAnalyzer.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
UnaryPlusMinusAnalyzer.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
YieldAnalyzer.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
YieldFromAnalyzer.php always unflag before leaving a analyzer 2021-12-21 18:30:29 +01:00