Skip to content
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

Add mocking ability through Interfaces #221

Merged
merged 2 commits into from
Oct 3, 2017

Conversation

Slamdunk
Copy link
Collaborator

@Slamdunk Slamdunk commented Oct 3, 2017

BC breaks

  1. Parts now extend Ddeboer\Imap\Message\AbstractPart
  2. Part that aren't embedded messages nor attachments are now Ddeboer\Imap\Message\SimplePart
  3. Ddeboer\Imap{ => \Message}\Parameters

This helps typehinting segregation, and now all non-abstract classes are final

@Slamdunk Slamdunk merged commit 54006b7 into ddeboer:develop Oct 3, 2017
@Slamdunk Slamdunk deleted the interfaces branch October 3, 2017 12:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant