1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-13 17:57:37 +01:00
psalm/src/Psalm/Internal/Analyzer/Statements/Expression
2019-06-15 12:09:15 -04:00
..
Assignment Allow property default to include value-of option 2019-06-09 12:47:27 -04:00
Call Fix #1793 - warn on deprecated function 2019-06-15 12:09:15 -04:00
Fetch Improve treatment of key-of 2019-06-07 21:27:50 -04:00
ArrayAnalyzer.php Fix #1770 - fix notice that should not be 2019-06-12 09:13:59 -04:00
AssertionFinder.php Fix #1742 - allow is_countable assertion to mean something 2019-06-07 15:49:10 -04:00
AssignmentAnalyzer.php Preserve formatting of callable type 2019-06-06 14:27:49 -04:00
BinaryOpAnalyzer.php Generate missing param types from callers 2019-05-31 01:47:35 -04:00
CallAnalyzer.php Always analyse class constants 2019-06-07 13:23:52 -04:00
IncludeAnalyzer.php Progress bar (#1709) 2019-05-30 10:30:41 -04:00
TernaryAnalyzer.php Avoid false positive for param 2019-05-02 15:33:47 -04:00