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
2018-11-29 00:05:56 -05:00
..
Assignment Differentiate between types merged in a write context vs types merged in return 2018-11-28 10:41:49 -05:00
Call Add some basic support for class_alias 2018-11-29 00:05:56 -05:00
Fetch Fall through after more Possibly* issues 2018-11-28 11:45:54 -05:00
ArrayAnalyzer.php Make the length of possible string unions unlimited in conditionals 2018-11-28 15:12:08 -05:00
AssertionFinder.php Remove support for get_class($a) === "somestring" 2018-11-28 23:59:43 -05:00
AssignmentAnalyzer.php Make many PropertyAnalyzer properties private 2018-11-12 11:20:59 -05:00
BinaryOpAnalyzer.php Differentiate between types merged in a write context vs types merged in return 2018-11-28 10:41:49 -05:00
CallAnalyzer.php Fall through after more Possibly* issues 2018-11-28 11:45:54 -05:00
IncludeAnalyzer.php Do all normalisation on / before conversion to \ 2018-11-18 17:18:05 -05:00
TernaryAnalyzer.php Allow assertion redundant conditions to be suppressed 2018-11-14 13:44:20 -05:00