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
2019-10-22 11:17:42 -04:00
..
Assignment Improve report output of taint analysis 2019-10-19 17:59:10 -04:00
Call Improve message for mixed method call 2019-10-20 11:13:23 -04:00
Fetch Improve report output of taint analysis 2019-10-19 17:59:10 -04:00
ArrayAnalyzer.php Taint arrays in creation 2019-10-11 23:28:17 -04:00
AssertionFinder.php Add more list annotations to Psalm’s codebase 2019-10-09 09:17:43 -04:00
AssignmentAnalyzer.php Fix #2252 - allow destructuring of ArrayAccess objects 2019-10-22 11:17:42 -04:00
BinaryOpAnalyzer.php Fix checking if union type with mixed is nullable (#2253) 2019-10-20 17:06:59 -04:00
CallAnalyzer.php Improve report output of taint analysis 2019-10-19 17:59:10 -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