1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-15 19:07:00 +01:00
psalm/src/Psalm/Checker/Statements/Expression
2018-04-30 22:13:13 -04:00
..
Assignment Make Psalm compatible with PHP Parser 4 2018-04-17 13:06:02 -04:00
Call Move memoisation after callmap branch 2018-04-28 13:49:27 -04:00
Fetch Warn about impossible empty 2018-04-30 22:13:13 -04:00
ArrayChecker.php Make Psalm compatible with PHP Parser 4 2018-04-17 13:06:02 -04:00
AssertionFinder.php Make memoisation more universal 2018-04-28 13:49:21 -04:00
AssignmentChecker.php Make Psalm compatible with PHP Parser 4 2018-04-17 13:06:02 -04:00
BinaryOpChecker.php Fix #691 - Allow comparisons to float for integer results 2018-04-24 23:02:20 -04:00
CallChecker.php Fix #697 - make missing objectlike fields an InvalidArgument 2018-04-27 17:10:57 -04:00
IncludeChecker.php Fix detecting relative paths on windows 2018-04-12 16:08:50 -04:00
TernaryChecker.php Fix issues found by detecting docblock type inconsistencies 2018-02-06 13:40:28 -05:00