1
0
mirror of https://github.com/danog/psalm.git synced 2025-01-05 12:38:35 +01:00
psalm/src/Psalm/Internal/Analyzer/Statements/Expression
2019-09-26 17:12:57 -04:00
..
Assignment Fix typo 2019-09-26 17:12:57 -04:00
Call Allow callables to be understood as pure 2019-09-09 12:11:04 -04:00
Fetch Fix #2172 - only complain about missing offset if it’s really missing 2019-09-25 19:02:49 -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 #2173 - remove @var annotations automatically 2019-09-26 15:08:05 -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