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-25 08:26:12 -05:00
..
Assignment Add generation of json artifacts 2019-02-24 01:33:25 -05:00
Call Add generation of json artifacts 2019-02-24 01:33:25 -05:00
Fetch Fix crash for empty string array access 2019-02-25 08:26:12 -05:00
ArrayAnalyzer.php Fix #1279 - speed up analysis of large arrays 2019-02-04 16:06:14 -05:00
AssertionFinder.php Remove unused var 2019-02-21 17:49:33 -05:00
AssignmentAnalyzer.php Allow bitwise or ops to change type 2019-02-18 12:53:55 -05:00
BinaryOpAnalyzer.php Change TGenericParam to TTemplateParam 2019-02-21 21:40:06 -05:00
CallAnalyzer.php Fix #1384 - evaluate array fetches even when we don’t know function 2019-02-24 09:58:11 -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