1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-15 19:07:00 +01:00
psalm/src/Psalm/Internal/Analyzer/Statements/Expression
2019-08-11 16:01:37 -04:00
..
Assignment Add support for @readonly annotation 2019-08-11 16:01:37 -04:00
Call Add support for pure-ish instance methods 2019-08-08 14:17:34 -04:00
Fetch Only register taints on known magic properties 2019-08-06 13:05:34 -04:00
ArrayAnalyzer.php Fully qualify constants and function calls (#1849) 2019-06-26 16:52:29 -04:00
AssertionFinder.php Fix is_string call 2019-08-10 09:16:32 -04:00
AssignmentAnalyzer.php Fix unused ref in assign op 2019-07-24 16:53:14 -04:00
BinaryOpAnalyzer.php Break apart reconciler 2019-08-10 13:22:21 -04:00
CallAnalyzer.php Add support for pure-ish instance methods 2019-08-08 14:17:34 -04:00
IncludeAnalyzer.php Remove more memory leaks 2019-08-02 01:55:24 -04:00
TernaryAnalyzer.php Break apart reconciler 2019-08-10 13:22:21 -04:00