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

Commit e1b0ed6

Browse files
committed
Added CHANGELOG for #78
1 parent 76385ba commit e1b0ed6

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,11 @@ All notable changes to this project will be documented in this file, in reverse
2424
- [#45](https://github.com/zendframework/zend-mail/pull/45) ensures that the
2525
message parser allows deserializing message bodies containing multiple EOL
2626
sequences.
27+
- [#78](https://github.com/zendframework/zend-mail/pull/78) fixes the logic of
28+
`HeaderWrap::canBeEncoded()` to ensure it returns correctly for header lines
29+
containing at least one multibyte character, and particularly when that
30+
character falls at specific locations (per a
31+
[reported bug at php.net](https://bugs.php.net/bug.php?id=53891)).
2732

2833
## 2.6.1 - 2016-02-24
2934

0 commit comments

Comments
 (0)