Skip to content

Conversation

@X-Coder264
Copy link
Contributor

@X-Coder264 X-Coder264 commented Jan 10, 2019

@X-Coder264 X-Coder264 force-pushed the document-5.8-breaking-changes branch from 8caf7d9 to 008ae36 Compare January 11, 2019 02:19
@X-Coder264 X-Coder264 force-pushed the document-5.8-breaking-changes branch from 008ae36 to d0ae794 Compare January 11, 2019 02:20

The `send`, `sendNow`, `queue`, `later` and `fill` methods of the `Illuminate\Mail\PendingMail` class [have been changed](https://github.com/laravel/framework/pull/26790) to accept an `Illuminate\Contracts\Mail\Mailable` instance instead of `Illuminate\Mail\Mailable`. If you are overriding some of these methods, you should update their signature to match its parent.

#### Method Name Change In The `Markdown` Class
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's best that this gets a higher impact because the folder name was changed again and everyone who has published the files to the view folder will need to rename the markdown folder to text.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I agree, but Taylor already merged it before I had the time to change it so I guess he'll take care of it :)

@driesvints
Copy link
Member

Thanks for sending this in btw 👍

@taylorotwell taylorotwell merged commit d0ae794 into laravel:master Jan 11, 2019
@X-Coder264 X-Coder264 deleted the document-5.8-breaking-changes branch January 11, 2019 13:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants