-
Notifications
You must be signed in to change notification settings - Fork 67
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
DOC Updates for symfony/mailer #92
DOC Updates for symfony/mailer #92
Conversation
94c6ccf
to
3e3adad
Compare
28d5737
to
0eae565
Compare
0eae565
to
bef809b
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We should also mention the strict typing changes (whether explicitly or just as a "we have also added strict types to many parameters and return types in this class" I'm not fussed) so people don't get caught out by it and then complain it wasn't in the changelogs.
Changes to parameter names are also API changes and need to be mentioned here.
3ea400f
to
25c39ff
Compare
25c39ff
to
ec87ab7
Compare
7758801
to
34bb612
Compare
34bb612
to
a44164a
Compare
I've added a sentence for these two things |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good. I'll hold off merging until the framework PR is ready to merge just in case.
Issue silverstripe/silverstripe-framework#10097