Some static methods in MailgunHandler are marked as deprecated for ~1 year:
- validateKey()
- checkApiSettings()
- checkLibrary()
- status()
Let's remove them.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | mailgun-remove_deprecated_functions-3102390-3-D8.patch | 20.99 KB | matroskeen |
Comments
Comment #2
matroskeenComment #3
matroskeenAlso, fixed some coding standards issues and slightly refactored the code.
Let's run the tests before commit.
Comment #5
matroskeenAlright, committed to 8.x-1.x.