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-02-15 18:00:40 -05:00
..
Assignment Fix #1309 - no PropertyNotSetInConstructor warnings for grandchild of class 2019-02-10 15:01:10 -05:00
Call Move to a PHPStan-like return type provider class model 2019-02-15 18:00:40 -05:00
Fetch Don’t report undefined properties when collecting initialisations 2019-02-13 14:04:10 -05:00
ArrayAnalyzer.php Fix #1279 - speed up analysis of large arrays 2019-02-04 16:06:14 -05:00
AssertionFinder.php Fix #1251 - allow instanceof comparisons to class strings 2019-01-27 14:10:33 -05:00
AssignmentAnalyzer.php Fix #1309 - no PropertyNotSetInConstructor warnings for grandchild of class 2019-02-10 15:01:10 -05:00
BinaryOpAnalyzer.php Fix #204 - allow missing param types to be added with Psalter 2019-02-02 14:16:49 -05:00
CallAnalyzer.php Improve recovery from InvalidScalarArgument issue 2019-02-14 16:55:54 -05:00
IncludeAnalyzer.php Fix #689 - add checks for @internal annotations 2018-12-01 18:37:49 -05:00
TernaryAnalyzer.php Fix #1227 - allow genric params in @psalm-assert 2019-01-22 23:42:54 -05:00