1
0
mirror of https://github.com/danog/psalm.git synced 2025-01-10 06:58:41 +01:00
psalm/src/Psalm/Internal/Analyzer/Statements/Expression/BinaryOp
2021-11-05 20:07:35 +01:00
..
AndAnalyzer.php refactor paradoxical conditions 2021-10-02 10:01:04 +02:00
ArithmeticOpAnalyzer.php fix 2021-10-24 19:53:22 +02:00
CoalesceAnalyzer.php create a temporary var for coalescing ternaries 2021-11-05 20:07:35 +01:00
ConcatAnalyzer.php fix concat 2021-10-24 19:15:18 +02:00
NonComparisonOpAnalyzer.php rename class because it handles Div too now 2021-09-19 19:30:01 +02:00
OrAnalyzer.php refactor paradoxical conditions 2021-10-02 10:01:04 +02:00