1
0
mirror of https://github.com/danog/psalm.git synced 2025-01-05 12:38:35 +01:00
psalm/src/Psalm/Internal/Analyzer/Statements/Expression
2019-01-13 13:07:53 -05:00
..
Assignment Add initial support for property types 2019-01-11 17:21:50 -05:00
Call Add separate issue type for undefined interface method 2019-01-13 13:07:53 -05:00
Fetch Fix #813 - allow constant array to be refined with isset 2019-01-13 11:54:39 -05:00
ArrayAnalyzer.php Fix #1180 - array key maths was wrong 2019-01-08 09:56:54 -05:00
AssertionFinder.php Support backslash in is_a/is_subclass_of string name 2019-01-09 08:42:27 -05:00
AssignmentAnalyzer.php Add support for @return no-return 2019-01-02 17:05:39 -05:00
BinaryOpAnalyzer.php Fix #833 - warn on some invalid operands 2019-01-13 10:15:15 -05:00
CallAnalyzer.php Make @template-extends more robust 2019-01-12 18:18:23 -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