1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-17 03:47:04 +01:00
psalm/src/Psalm/Internal/Analyzer/Statements/Expression
2020-04-03 16:53:56 -04:00
..
Assignment Always be clonin 2020-04-01 00:45:29 -04:00
Call Allow conditional types to reference class constants 2020-03-29 13:37:37 -04:00
Fetch Fix #3014 - change constant class access rules 2020-03-29 09:47:29 -04:00
ArrayAnalyzer.php Break out methods into their own classes 2020-03-11 23:04:52 -04:00
AssertionFinder.php Do prep work for #3024 - improve handling of absent class references 2020-03-26 12:35:27 -04:00
AssignmentAnalyzer.php Refactor reference checks to use more appropriate properties 2020-03-28 16:30:56 -04:00
BinaryOpAnalyzer.php Add slash 2020-03-29 10:44:38 -04:00
CallAnalyzer.php Try harder to understand templated array_map callable array 2020-04-03 16:53:56 -04:00
IncludeAnalyzer.php Add codes to all issues 2020-03-17 09:19:47 -04:00
TernaryAnalyzer.php Break out methods into their own classes 2020-03-11 23:04:52 -04:00