1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-16 11:26:55 +01:00
psalm/src/Psalm/Internal/Analyzer/Statements/Expression/Assignment
Matthew Brown 317f790bde
New plugin hooks (#1405)
* Add a bunch of new hooks

* Add more integrations

* Add some broken tests

* Add more things

* Fix remaining interfaces

* Suppress proper issue

* UndefinedMethod should not stop analysis

* Add handlers for two custom method return types
2019-03-01 08:57:10 -05:00
..
ArrayAssignmentAnalyzer.php Fix #1260 - improve handling of ArrayAccess assignment 2019-01-31 12:45:47 -05:00
PropertyAssignmentAnalyzer.php New plugin hooks (#1405) 2019-03-01 08:57:10 -05:00