1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-17 03:47:04 +01:00
psalm/src/Psalm/Checker/Statements/Expression
2018-11-01 21:52:39 -04:00
..
Assignment Add onchange events and symbol lookup with disabled completion 2018-10-26 16:17:15 -04:00
Call Cache errors as well as info issues 2018-11-01 21:52:39 -04:00
Fetch Cache errors as well as info issues 2018-11-01 21:52:39 -04:00
ArrayChecker.php Fix #927 - improve typing of object-like arrays containing class like strings 2018-08-08 21:31:13 -04:00
AssertionFinder.php Fix #981 - allow interfaces to be equal 2018-09-09 12:20:49 -04:00
AssignmentChecker.php Add onchange events and symbol lookup with disabled completion 2018-10-26 16:17:15 -04:00
BinaryOpChecker.php Fix #977 - improve handling of orred expressions 2018-09-10 00:13:59 -04:00
CallChecker.php Fix #1044 - allow templated params in assert 2018-10-30 09:20:34 -04:00
IncludeChecker.php Fix invalidly inferred return type 2018-10-01 15:14:39 -04:00
TernaryChecker.php Fix #957 - allow assertions on $_GET, $_POST, $_SERVER etc 2018-08-24 16:48:14 -04:00