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

Wrap imap resource to periodically check its status #220

Merged
merged 1 commit into from
Oct 3, 2017

Conversation

Slamdunk
Copy link
Collaborator

@Slamdunk Slamdunk commented Oct 3, 2017

  • Wrap imap resource to check its status every time it's used
  • Make every imap_* call use the wrap API
  • Check at every call that the imap resource is still valid

BC break

  1. Removed Ddeboer\Imap\Mailbox::delete that it's just a shortcut for Ddeboer\Imap\Connection::deleteMailbox since we don't have anymore the Connection instance

@Slamdunk Slamdunk added this to the 1.0 milestone Oct 3, 2017
@Slamdunk Slamdunk merged commit d02ce68 into ddeboer:develop Oct 3, 2017
@Slamdunk Slamdunk deleted the imap_resource branch October 3, 2017 09:17
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