1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-16 03:17:02 +01:00
psalm/src/Psalm/Internal/Analyzer/Statements/Expression
2019-10-11 12:02:41 -04:00
..
Assignment Fix #2223 - make sure lists are handled in more places 2019-10-10 20:16:43 -04:00
Call Fix #2192 - allow static return value on templated object 2019-10-11 12:02:41 -04:00
Fetch Fix #2223 - make sure lists are handled in more places 2019-10-10 20:16:43 -04:00
ArrayAnalyzer.php Allow list to be coerced to callable 2019-10-10 10:26:13 -04:00
AssertionFinder.php Add more list annotations to Psalm’s codebase 2019-10-09 09:17:43 -04:00
AssignmentAnalyzer.php Add support for list type 2019-10-08 18:44:46 -04:00
BinaryOpAnalyzer.php Add support for list type 2019-10-08 18:44:46 -04:00
CallAnalyzer.php Fix list-could-be-array issue 2019-10-11 08:24:35 -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