1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-16 03:17:02 +01:00
psalm/src/Psalm/Internal/Analyzer/Statements/Expression
2019-02-04 00:52:31 -05:00
..
Assignment Fix #1260 - improve handling of ArrayAccess assignment 2019-01-31 12:45:47 -05:00
Call Fix #1274 - fix parent:: call to templated method 2019-02-04 00:52:31 -05:00
Fetch Fix #1267 - flesh out self static property types 2019-02-01 08:59:01 -05:00
ArrayAnalyzer.php Fix #1180 - array key maths was wrong 2019-01-08 09:56:54 -05:00
AssertionFinder.php Fix #1251 - allow instanceof comparisons to class strings 2019-01-27 14:10:33 -05:00
AssignmentAnalyzer.php Fix #1260 - improve handling of ArrayAccess assignment 2019-01-31 12:45:47 -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 Fix #1273 - don’t change type with unpacked var 2019-02-03 16:36:10 -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