1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-15 19:07:00 +01:00
psalm/src/Psalm/Internal/Analyzer/Statements/Expression/BinaryOp
2020-08-26 10:41:47 -04:00
..
AndAnalyzer.php Use immutable data structures for clause calculations 2020-08-26 10:41:47 -04:00
CoalesceAnalyzer.php
ConcatAnalyzer.php Fix #4036 - add immutable annotations automatically too 2020-08-24 19:29:00 -04:00
NonComparisonOpAnalyzer.php
NonDivArithmeticOpAnalyzer.php Fix #3914 - treat $i++ like $i = $i + 1 2020-07-31 11:26:54 -04:00
OrAnalyzer.php Use immutable data structures for clause calculations 2020-08-26 10:41:47 -04:00