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-22 23:39:01 -04:00
..
Assignment Improve handling of projects that use include/require heavily 2018-05-22 23:39:01 -04:00
Call Fix issues reconciling class-string params to actual types 2018-05-21 12:40:39 -04:00
Fetch Improve handling of projects that use include/require heavily 2018-05-22 23:39:01 -04:00
ArrayChecker.php Use individual type objects for each string (#757) 2018-05-18 11:02:50 -04:00
AssertionFinder.php Fix #755 - add support for inferring explicit true checks 2018-05-19 00:41:07 -04:00
AssignmentChecker.php Use individual type objects for each string (#757) 2018-05-18 11:02:50 -04:00
BinaryOpChecker.php Move TypeCombination logic into its own class 2018-05-19 19:44:03 -04:00
CallChecker.php Improve error messages for literal types 2018-05-20 17:43:02 -04:00
IncludeChecker.php Improve handling of projects that use include/require heavily 2018-05-22 23:39:01 -04:00
TernaryChecker.php Fix string assertion for ternaries 2018-05-07 17:52:18 -04:00