1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-14 18:36:58 +01:00
psalm/src/Psalm/Internal/Scanner/UnresolvedConstant
2021-09-26 22:37:16 +02:00
..
ArrayOffsetFetch.php
ArraySpread.php Improve type resolution of class constants. (#5591) 2021-04-07 21:56:35 -04:00
ArrayValue.php Improve type resolution of class constants. (#5591) 2021-04-07 21:56:35 -04:00
ClassConstant.php
Constant.php
KeyValuePair.php
ScalarValue.php
UnresolvedAdditionOp.php
UnresolvedBinaryOp.php
UnresolvedBitwiseAnd.php support shift and bitwise operations in constants (#4740) 2020-11-29 21:43:49 -05:00
UnresolvedBitwiseOr.php
UnresolvedBitwiseXor.php support shift and bitwise operations in constants (#4740) 2020-11-29 21:43:49 -05:00
UnresolvedConcatOp.php
UnresolvedDivisionOp.php
UnresolvedMultiplicationOp.php
UnresolvedSubtractionOp.php
UnresolvedTernary.php missing types 2021-09-26 22:37:16 +02:00