Skip to content
This repository has been archived by the owner on Jan 30, 2020. It is now read-only.

Support returning IMAP delimiter. #41

Closed
wants to merge 2 commits into from

Conversation

ameir
Copy link
Contributor

@ameir ameir commented Nov 13, 2015

This PR exposes the IMAP delimiter character, which is important for many use cases.

@@ -30,6 +30,12 @@ class Imap extends AbstractStorage implements Folder\FolderInterface, Writable\W
protected $currentFolder = '';

/**
* IMAP folder delimiter character
* @var string
Copy link
Member

Choose a reason for hiding this comment

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

This is null too string|null

@Maks3w
Copy link
Member

Maks3w commented Mar 22, 2016

Need tests

@weierophinney weierophinney self-assigned this Apr 11, 2016
@weierophinney weierophinney added this to the 2.7.0 milestone Apr 11, 2016
weierophinney added a commit that referenced this pull request Apr 11, 2016
Support returning IMAP delimiter.
weierophinney added a commit that referenced this pull request Apr 11, 2016
weierophinney added a commit that referenced this pull request Apr 11, 2016
@weierophinney
Copy link
Member

Merged to develop for release with 2.7.0.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants