1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-16 03:17:02 +01:00
psalm/src/Psalm/Checker/Statements/Expression
2018-04-28 13:05:43 -04:00
..
Assignment Make Psalm compatible with PHP Parser 4 2018-04-17 13:06:02 -04:00
Call Allow ability to memoize empty method calls based on config 2018-04-28 13:05:43 -04:00
Fetch Fix #679 - improve template param type checks 2018-04-20 10:52:23 -04:00
ArrayChecker.php Make Psalm compatible with PHP Parser 4 2018-04-17 13:06:02 -04:00
AssertionFinder.php Allow ability to memoize empty method calls based on config 2018-04-28 13:05:43 -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