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-23 12:59:09 -04:00
..
Assignment Extract function NamespaceAnalyzer::nameSpaceRootsMatch 2019-05-14 18:54:16 -04:00
Call Fix #1656 - allow chained call completion 2019-05-17 12:38:29 -04:00
Fetch Fix #1664 - allow templated __get params 2019-05-23 12:59:09 -04:00
ArrayAnalyzer.php Cast null array key to empty string 2019-03-22 16:45:17 -04:00
AssertionFinder.php Fix docblock 2019-05-22 18:09:36 -04:00
AssignmentAnalyzer.php Fix unused variables now found in Psalm’s code 2019-05-02 17:21:23 -04:00
BinaryOpAnalyzer.php Fix typo: "Arithmentic" -> "Arithmetic" 2019-03-24 23:00:51 -04:00
CallAnalyzer.php Ignore nullable issues on just-coerced types 2019-05-21 12:59:06 -04:00
IncludeAnalyzer.php Fix #1526 - ignore files if they weren’t picked up in scanning step 2019-04-03 10:43:48 -04:00
TernaryAnalyzer.php Avoid false positive for param 2019-05-02 15:33:47 -04:00