1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-16 11:26:55 +01:00
psalm/src/Psalm/Checker/Statements/Expression
2018-05-11 18:35:02 -04:00
..
Assignment Add support for referencedProperty error restrictions 2018-05-11 00:07:41 -04:00
Call Add support for referencedProperty error restrictions 2018-05-11 00:07:41 -04:00
Fetch Add support for referencedProperty error restrictions 2018-05-11 00:07:41 -04:00
ArrayChecker.php Fix #713 - support offsets of known array types 2018-05-05 17:30:18 -04:00
AssertionFinder.php Fix whole bunches of things 2018-05-07 01:26:06 -04:00
AssignmentChecker.php Fix #716 - uss string inference to inform property names 2018-05-08 21:21:22 -04:00
BinaryOpChecker.php Make the string concatenation of two known values into a known value (#717) 2018-05-08 19:11:18 -04:00
CallChecker.php Move a bunch of classes to better places 2018-05-11 18:35:02 -04:00
IncludeChecker.php Fix detecting relative paths on windows 2018-04-12 16:08:50 -04:00
TernaryChecker.php Fix string assertion for ternaries 2018-05-07 17:52:18 -04:00