1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-16 11:26:55 +01:00
psalm/src/Psalm/Internal/Analyzer/Statements/Expression
2019-03-19 19:43:18 -04:00
..
Assignment Fix #1480 by remembering where a property was set 2019-03-19 19:43:18 -04:00
Call Fix #1461 - check interfaces when analysing abstract method call 2019-03-17 14:16:52 -04:00
Fetch Allow reconciling superglobal types 2019-03-16 12:49:38 -04:00
ArrayAnalyzer.php Fix #1279 - speed up analysis of large arrays 2019-02-04 16:06:14 -05:00
AssertionFinder.php Catch negated instanceof bugs 2019-03-16 12:34:48 -04:00
AssignmentAnalyzer.php Fix #1368 - improve message formatting 2019-03-16 12:53:54 -04:00
BinaryOpAnalyzer.php Add defining class and increas string length 2019-03-12 12:58:04 -04:00
CallAnalyzer.php Fix #1480 by remembering where a property was set 2019-03-19 19:43:18 -04: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