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-28 22:47:17 -04:00
..
Assignment Improve accuracy and durability of mixed counts 2019-03-23 09:50:47 -04:00
Call Fix #1513 - use correct param types when examining abstract trait methods 2019-03-28 22:47:17 -04:00
Fetch Fix typos in psalm with codespell's dictionary 2019-03-24 23:01:20 -04:00
ArrayAnalyzer.php Cast null array key to empty string 2019-03-22 16:45:17 -04:00
AssertionFinder.php Improve type coverage in both good and bad ways 2019-03-25 22:30:40 -04:00
AssignmentAnalyzer.php Fix typo: "Arithmentic" -> "Arithmetic" 2019-03-24 23:00:51 -04:00
BinaryOpAnalyzer.php Fix typo: "Arithmentic" -> "Arithmetic" 2019-03-24 23:00:51 -04:00
CallAnalyzer.php Fix #1513 - use correct param types when examining abstract trait methods 2019-03-28 22:47:17 -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