1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-15 19:07:00 +01:00
psalm/src/Psalm/Internal/Analyzer/Statements/Expression
2019-08-13 14:53:31 -04:00
..
Assignment fix #2010 - properties with defaults should work with static type 2019-08-12 14:29:14 -04:00
Call Add detection for unused function calls 2019-08-13 13:15:23 -04:00
Fetch Add support for different taint types ref #1990 2019-08-12 23:16:05 -04:00
ArrayAnalyzer.php Fully qualify constants and function calls (#1849) 2019-06-26 16:52:29 -04:00
AssertionFinder.php Fix is_string call 2019-08-10 09:16:32 -04:00
AssignmentAnalyzer.php Detect function in array access op 2019-08-13 14:07:45 -04:00
BinaryOpAnalyzer.php Break apart reconciler 2019-08-10 13:22:21 -04:00
CallAnalyzer.php Remove false-positive for callmap function arg 2019-08-13 14:53:31 -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