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

testCanBeEncoded fails #183

Closed
remicollet opened this issue Dec 12, 2017 · 2 comments
Closed

testCanBeEncoded fails #183

remicollet opened this issue Dec 12, 2017 · 2 comments
Assignees
Labels
Milestone

Comments

@remicollet
Copy link
Contributor

remicollet commented Dec 12, 2017

From Fedora QA
https://apps.fedoraproject.org/koschei/package/php-zendframework-zend-mail

There was 1 failure:
1) ZendTest\Mail\Header\HeaderWrapTest::testCanBeEncoded
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
 'Subject: =?UTF-8?Q?[#77675]=20New=20Issue:xxxxxxxxx=20xxxxxxx=20xxxxxxxx=20?=\r\n
- =?UTF-8?Q?xxxxxxxxxxxxx=20xxxxxxxxxx=20xxxxxxxx,=20t=C3=A4htaeg=20xx.xx,=20xxxx?='
+ =?UTF-8?Q?xxxxxxxxxxxxx=20xxxxxxxxxx=20xxxxxxxx=2C=20t=C3=A4htaeg=20?=\r\n
+ =?UTF-8?Q?xx.xx=2C=20xxxx?='
/builddir/build/BUILD/zend-mail-248230940ab1453b2a532a8fde76c5a6470d7aad/test/Header/HeaderWrapTest.php:97

Seems to be related to zend-mime update to 2.7.0 (first failed build, Dec 1th)

@glensc
Copy link
Contributor

glensc commented Dec 13, 2017

refs: zendframework/zend-mime#26

and there's matching PR: #146

but it was mistakenly closed automatically by github.

cc @weierophinney

@Slamdunk Slamdunk mentioned this issue Dec 29, 2017
3 tasks
@Ocramius
Copy link
Member

Ocramius commented Mar 1, 2018

Fixed by #189

@Ocramius Ocramius added this to the 2.9.0 milestone Mar 1, 2018
@Ocramius Ocramius self-assigned this Mar 1, 2018
@Ocramius Ocramius added the bug label Mar 1, 2018
@Ocramius Ocramius closed this as completed Mar 1, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants