zendframework / zend-mail

Mail component from Zend Framework
BSD 3-Clause "New" or "Revised" License
96 stars 111 forks source link

[Mail][ZF2-372] Do not limit explode result #103

Open GeeH opened 8 years ago

GeeH commented 8 years ago

This issue has been moved from the zendframework repository as part of the bug migration program as outlined here - http://framework.zend.com/blog/2016-04-11-issue-closures.html


Original Issue: https://api.github.com/repos/zendframework/zendframework/issues/6824 User: @wizzvet-cborsenberger Created On: 2014-10-31T16:34:01Z Updated At: 2015-03-02T13:25:14Z Body


Comment

User: @Martin-P Created On: 2014-11-05T08:29:17Z Updated At: 2014-11-05T08:29:17Z Body Please check Travis errors. There is a test failing.


Comment

User: @weierophinney Created On: 2015-02-19T20:07:26Z Updated At: 2015-02-19T20:07:26Z Body @wizzvet-cborsenberger Your change introduces a test failure in ZendTest\Mail\MessageTest::testRestoreFromSerializedString. Can you review, please?


michalbundyra commented 4 years ago

This repository has been closed and moved to laminas/laminas-mail; a new issue has been opened at https://github.com/laminas/laminas-mail/issues/53.