1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-17 03:47:04 +01:00
psalm/src/Psalm/Internal/Analyzer/Statements/Expression
2019-09-20 15:30:29 -04:00
..
Assignment Fix #2116 - allow property set inside unserialize 2019-09-10 10:31:46 -04:00
Call Allow callables to be understood as pure 2019-09-09 12:11:04 -04:00
Fetch Don’t coerce false to null when coming from ignore-false type 2019-09-20 15:30:29 -04:00
ArrayAnalyzer.php Fix #2150 - add detection for unnecessary @var annotations 2019-09-19 11:59:43 -04:00
AssertionFinder.php Remove unnecessary assertion 2019-09-19 15:41:44 -04:00
AssignmentAnalyzer.php Fix #2150 - add detection for unnecessary @var annotations 2019-09-19 11:59:43 -04:00
BinaryOpAnalyzer.php Improve accuracy around array addition 2019-09-08 10:23:12 -04:00
CallAnalyzer.php Fix #2150 - add detection for unnecessary @var annotations 2019-09-19 11:59:43 -04:00
IncludeAnalyzer.php Add detection for unused function calls 2019-08-13 13:15:23 -04:00
TernaryAnalyzer.php Add detection for unused function calls 2019-08-13 13:15:23 -04:00