1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-16 19:36:59 +01:00
psalm/src/Psalm/Internal/Analyzer/Statements/Expression
2019-01-11 10:55:44 -05:00
..
Assignment Add array-key type and improve general type handling 2019-01-05 00:15:53 -05:00
Call Fix #1197 - add support for method templating without override 2019-01-11 09:35:32 -05:00
Fetch Fix generic param fetches 2019-01-08 16:55:53 -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 #1181 - prevent allowed memory errors with large conditionals 2019-01-08 09:19:33 -05:00
CallAnalyzer.php Fix #1198 - add support for template param extends checks 2019-01-11 10:55:44 -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