1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-16 03:17:02 +01:00
psalm/src/Psalm/Internal/Analyzer/Statements/Expression
2020-05-10 09:04:30 -04:00
..
Assignment Expand out class constants as early as possible 2020-04-12 20:38:36 -04:00
Call Fix #3324 - prevent crash asserting on possibly-undefined variable 2020-05-08 14:21:10 -04:00
Fetch Remove mixin_fqcln hack 2020-05-10 09:04:30 -04:00
ArrayAnalyzer.php Break out methods into their own classes 2020-03-11 23:04:52 -04:00
AssertionFinder.php Probably safe to un-negate a class string assertion without autoloader 2020-04-30 12:48:21 -04:00
AssignmentAnalyzer.php Fix #3323 - make short object-like arrays sealed tuples 2020-05-08 14:36:06 -04:00
BinaryOpAnalyzer.php Add slash 2020-03-29 10:44:38 -04:00
CallAnalyzer.php Increase type coverage for projects that use assert after mixed 2020-05-02 14:55:30 -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