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-01-19 18:11:49 -05:00
..
Assignment Allow @property to override parent class property type 2019-01-19 14:26:27 -05:00
Call Remove unused code 2019-01-18 11:57:52 -05:00
Fetch Fix #1211 - allow docblocks to override foreach type earlier 2019-01-19 11:31:51 -05:00
ArrayAnalyzer.php Fix #1180 - array key maths was wrong 2019-01-08 09:56:54 -05:00
AssertionFinder.php Fix templated class conversion allowing child class 2019-01-13 14:40:21 -05:00
AssignmentAnalyzer.php Add support for @return no-return 2019-01-02 17:05:39 -05:00
BinaryOpAnalyzer.php Fix #1208 - respect inheritance when combining in boolean operation 2019-01-18 10:08:16 -05:00
CallAnalyzer.php Fix #1109 - add bad usort protection 2019-01-19 18:11:49 -05:00
IncludeAnalyzer.php Fix #689 - add checks for @internal annotations 2018-12-01 18:37:49 -05:00
TernaryAnalyzer.php Don’t call reconciliation on empty vars 2018-12-17 15:23:56 -05:00