1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-14 10:17:33 +01:00
psalm/src/Psalm/Internal/Analyzer/Statements/Expression
2019-05-26 23:35:03 -04:00
..
Assignment Fix #1681 - interpret parent annotation properly 2019-05-25 11:51:09 -04:00
Call Fix #1692 - allow magic annotations on all interfaces without config flag 2019-05-26 23:35:03 -04:00
Fetch Fix #1681 - interpret parent annotation properly 2019-05-25 11:51:09 -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 Implement better progress 2019-05-26 23:18:48 -04:00
TernaryAnalyzer.php Avoid false positive for param 2019-05-02 15:33:47 -04:00