1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-16 11:26:55 +01:00
psalm/src/Psalm/Internal/Analyzer/Statements/Expression
Matthew Brown 14adc9b491 Fix phpcs
2019-09-29 16:04:32 -04:00
..
Assignment Fix typo 2019-09-26 17:12:57 -04:00
Call Fix phpcs 2019-09-29 16:04:32 -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