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
2022-10-03 10:45:36 +02:00
..
AndAnalyzer.php Applied ArraySpreadInsteadOfArrayMergeRector (take 2) 2022-07-29 18:17:21 -04:00
ArithmeticOpAnalyzer.php Fix class const issue when using floats declared in future consts (fixes #7973). 2022-05-20 14:46:05 -05:00
CoalesceAnalyzer.php
ConcatAnalyzer.php Immutable Unions 2022-10-03 10:45:36 +02:00
NonComparisonOpAnalyzer.php remove always true/false conditions 2021-12-27 19:59:11 +01:00
OrAnalyzer.php Applied ArraySpreadInsteadOfArrayMergeRector (take 2) 2022-07-29 18:17:21 -04:00