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
orklah 9fb959150a
Merge pull request #6730 from orklah/int-template-arithmetics
don't emit issues when doing arithmetics on int templates
2021-10-24 20:39:54 +02: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 replace elvis operator by coalesce operator when applicable 2021-10-13 20:16:06 +02: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