We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00ac019 commit c881244Copy full SHA for c881244
CHANGELOG.md
@@ -27,7 +27,7 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip
27
28
## [1.0.3.2] - 2017-09-07
29
### Fixed
30
-- Fix implode error in Client.php, beacause imap_errors() can return FALSE instand of array
+- Fix implode error in Client.php, beacause imap_errors() can return FALSE instead of an array
31
32
### Added
33
- FT_UID changed to $this->options which references to `imap.options.fetch`
0 commit comments