mirror of
https://github.com/danog/psalm.git
synced 2024-12-16 11:26:55 +01:00
d8e8ce428e
* Add new config: sealAllMethods * Add some more tests * Fix codesniffer issue with preg_quote * Fix missing method in test * New tag @self-out (WIP) * Add self_out_type to method storage * Add some notes * More work on self-out (WIP) * More work on self-out (WIP) * Use psalm-self-out instead of self-out * Remove extra file * Cleanup * Wrap around try-catch - how to check if a method has/should have storage? * New method hasStorage() * Fix indentation * Fix some errors * Fix indentation * Cast storage type to type * Add proper use-statement in method storage * Correct test class name * Allow self_out to be null * method_id can be string (why, when?) Co-authored-by: Olle <noemail> |
||
---|---|---|
.. | ||
Assignment | ||
BinaryOp | ||
Call | ||
Fetch | ||
ArrayAnalyzer.php | ||
AssertionFinder.php | ||
AssignmentAnalyzer.php | ||
BinaryOpAnalyzer.php | ||
BitwiseNotAnalyzer.php | ||
BooleanNotAnalyzer.php | ||
CallAnalyzer.php | ||
CastAnalyzer.php | ||
CloneAnalyzer.php | ||
EmptyAnalyzer.php | ||
EncapsulatedStringAnalyzer.php | ||
EvalAnalyzer.php | ||
ExitAnalyzer.php | ||
ExpressionIdentifier.php | ||
IncDecExpressionAnalyzer.php | ||
IncludeAnalyzer.php | ||
InstanceofAnalyzer.php | ||
IssetAnalyzer.php | ||
MagicConstAnalyzer.php | ||
PrintAnalyzer.php | ||
SimpleTypeInferer.php | ||
TernaryAnalyzer.php | ||
UnaryPlusMinusAnalyzer.php | ||
YieldAnalyzer.php | ||
YieldFromAnalyzer.php |