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 1b63935 commit 66ee61dCopy full SHA for 66ee61d
CHANGELOG.md
@@ -14,7 +14,14 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip
14
### Affected Classes
15
- NaN
16
17
-## [1.0.3.9] - 2017-12-3
+## [1.0.3.10] - 2018-01-01
18
+### Fixed
19
+- Ignore inconvertible chars in order to prevent sudden code exists
20
+
21
+### Affected Classes
22
+- [Message::class](src/IMAP/Message.php)
23
24
+## [1.0.3.9] - 2017-12-03
25
### Fixed
26
- #45 DateTime::__construct(): Failed to parse time string (...)
27
0 commit comments