1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-14 18:36:58 +01:00
psalm/src/Psalm/Internal/Analyzer/Statements/Expression
2019-05-28 00:32:27 -04:00
..
Assignment Don’t remove null after magic property fetch 2019-05-27 09:18:34 -04:00
Call Remove object-like array under falsy assertion when it contains a sure key 2019-05-28 00:32:27 -04:00
Fetch Fix access on matched T[K] 2019-05-27 18:36:34 -04:00
ArrayAnalyzer.php Cast null array key to empty string 2019-03-22 16:45:17 -04:00
AssertionFinder.php Fix #1682 - correct arg check 2019-05-26 16:26:47 -04:00
AssignmentAnalyzer.php Fix #1681 - interpret parent annotation properly 2019-05-25 11:51:09 -04:00
BinaryOpAnalyzer.php Fix typo: "Arithmentic" -> "Arithmetic" 2019-03-24 23:00:51 -04:00
CallAnalyzer.php Fix #1681 - interpret parent annotation properly 2019-05-25 11:51:09 -04:00
IncludeAnalyzer.php Revert "Implement better progress" 2019-05-27 13:07:02 -04:00
TernaryAnalyzer.php Avoid false positive for param 2019-05-02 15:33:47 -04:00