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-03-21 19:23:32 -04:00
..
Assignment Detect assigning collections of mutable objects in immutable 2020-03-15 00:21:20 -04:00
Call Fix #2981 - check that class exists before making it a phantom 2020-03-17 15:04:50 -04:00
Fetch Allow edge-case of by-reference assignment with unitiliazed property 2020-03-21 19:23:32 -04:00
ArrayAnalyzer.php Break out methods into their own classes 2020-03-11 23:04:52 -04:00
AssertionFinder.php Break out methods into their own classes 2020-03-11 23:04:52 -04:00
AssignmentAnalyzer.php Fix location 2020-03-15 23:29:52 -04:00
BinaryOpAnalyzer.php Break out methods into their own classes 2020-03-11 23:04:52 -04:00
CallAnalyzer.php Allow edge-case of by-reference assignment with unitiliazed property 2020-03-21 19:23:32 -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