Skip to content

Folder::getSimpleName throws ErrorException #137

@simkojacint

Description

@simkojacint

ErrorException in Folder.php line 345:
explode(): Empty delimiter

Steps to reproduce the behavior:

$client = new \Webklex\IMAP\Client();
$client->connect(1);
$folders = $client->getFolders();

Desktop / Server:

  • OS: [ubuntu 18.04]
  • PHP: [php 7.2]
  • Version [1.2.7]

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions