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-12-03 20:11:20 +01:00
..
AndAnalyzer.php refactor paradoxical conditions 2021-10-02 10:01:04 +02:00
ArithmeticOpAnalyzer.php Import instead of using fqn 2021-12-03 20:11:20 +01:00
CoalesceAnalyzer.php create a temporary var for coalescing ternaries 2021-11-05 20:07:35 +01:00
ConcatAnalyzer.php Import instead of using fqn 2021-12-03 20:11:20 +01:00
NonComparisonOpAnalyzer.php rename class because it handles Div too now 2021-09-19 19:30:01 +02:00
OrAnalyzer.php Import instead of using fqn 2021-12-03 20:11:20 +01:00