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-17 12:38:29 -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 Emit undefined docblock class error where appropriate on property fetcthes 2019-05-16 15:07:07 -04:00
ArrayAnalyzer.php Cast null array key to empty string 2019-03-22 16:45:17 -04:00
AssertionFinder.php Fix #1591 - allow variable typed to string to be compared to literal in reverse order 2019-05-02 00:50:35 -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 Add separate issue for undefined classes in docblocks 2019-05-15 18:41:26 -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