1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-15 02:47:02 +01:00
psalm/src/Psalm/Internal/Scanner/UnresolvedConstant
2020-04-18 12:39:00 -04:00
..
ArrayOffsetFetch.php Fix #3132 - resolve array access in constant properly 2020-04-18 12:39:00 -04:00
ArrayValue.php
ClassConstant.php
Constant.php
KeyValuePair.php
ScalarValue.php
UnresolvedAdditionOp.php
UnresolvedBinaryOp.php
UnresolvedBitwiseOr.php Fix support for bitwise or in constant expressions 2020-03-09 00:54:26 -04:00
UnresolvedConcatOp.php
UnresolvedDivisionOp.php
UnresolvedMultiplicationOp.php
UnresolvedSubtractionOp.php
UnresolvedTernary.php Fix #2139 - allow comprehension of constant ternaries 2019-09-17 11:29:41 -04:00