1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-12 17:27:28 +01:00
psalm/src/Psalm/Internal/Analyzer/Statements/Expression
2018-12-14 18:52:29 -05:00
..
Assignment Fix #1118 - detect possible issues with unions of mixed 2018-12-08 13:18:55 -05:00
Call Add support for @param T:class $foo 2018-12-13 00:09:01 -05:00
Fetch Make isset($a[foo]) imply $a is not a string 2018-12-14 18:52:29 -05:00
ArrayAnalyzer.php Fix #1118 - detect possible issues with unions of mixed 2018-12-08 13:18:55 -05:00
AssertionFinder.php Fix #1118 - detect possible issues with unions of mixed 2018-12-08 13:18:55 -05:00
AssignmentAnalyzer.php Fix #1118 - detect possible issues with unions of mixed 2018-12-08 13:18:55 -05:00
BinaryOpAnalyzer.php Fix checks around array empty checks 2018-12-11 13:50:26 -05:00
CallAnalyzer.php Add support for @param T:class $foo 2018-12-13 00:09:01 -05:00
IncludeAnalyzer.php Fix #689 - add checks for @internal annotations 2018-12-01 18:37:49 -05:00
TernaryAnalyzer.php Fix #1118 - detect possible issues with unions of mixed 2018-12-08 13:18:55 -05:00