1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-14 02:07:37 +01:00
psalm/src/Psalm/Internal/Analyzer/Statements/Expression
2019-06-05 11:15:52 -04:00
..
Assignment Add ability to move classes 2019-06-05 08:50:24 -04:00
Call Add ability to move classes 2019-06-05 08:50:24 -04:00
Fetch Fix bad namespacing 2019-06-05 11:15:52 -04:00
ArrayAnalyzer.php Cast null array key to empty string 2019-03-22 16:45:17 -04:00
AssertionFinder.php Allow trait_exists to inform type for ReflectionClass 2019-05-31 09:43:46 -04:00
AssignmentAnalyzer.php Add means to guess PSR4 file path 2019-06-05 08:50:24 -04:00
BinaryOpAnalyzer.php Generate missing param types from callers 2019-05-31 01:47:35 -04:00
CallAnalyzer.php Renamed Fn to TFn to allow for PHP 7.4 compatibility 2019-06-03 08:21:25 -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