1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-17 03:47:04 +01:00
psalm/src/Psalm/Internal/Analyzer/Statements/Expression
2019-03-11 15:53:21 -04:00
..
Assignment Prevent tests in PHP 7.1 2019-03-05 18:27:25 -05:00
Call Fix #1367 - allow assertions on mixed arrays to define objectlike type 2019-03-10 23:38:30 -04:00
Fetch Define globals in more places 2019-03-11 15:53:21 -04:00
ArrayAnalyzer.php Fix #1279 - speed up analysis of large arrays 2019-02-04 16:06:14 -05:00
AssertionFinder.php Fix messaging 2019-03-02 15:19:59 -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 Add support for literal templated defaults 2019-03-07 22:32:38 -05:00
IncludeAnalyzer.php Fix #1356 - improve assertion system to work better on function calls 2019-02-26 01:03:33 -05:00
TernaryAnalyzer.php Fix #1227 - allow genric params in @psalm-assert 2019-01-22 23:42:54 -05:00