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

Make header splitting more consistent and less buggy #41

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Make header splitting more consistent and less buggy #41

wants to merge 4 commits into from

Conversation

akmandev
Copy link

@akmandev akmandev commented Nov 10, 2019

This patch covers related bugs/issues from #40

Unit tests added for 3 different cases

@michalbundyra michalbundyra modified the milestones: 2.7.2, 2.7.3 Nov 10, 2019
@@ -1,38 +1,38 @@
{

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we should not update the packes.

@weierophinney
Copy link
Member

This repository has been closed and moved to laminas/laminas-mime; a new issue has been opened at laminas/laminas-mime#1.

@weierophinney
Copy link
Member

This repository has been moved to laminas/laminas-mime. If you feel that this patch is still relevant, please re-open against that repository, and reference this issue. To re-open, we suggest the following workflow:

  • Squash all commits in your branch (git rebase -i origin/{branch})
  • Make a note of all changed files (`git diff --name-only origin/{branch}...HEAD
  • Run the laminas/laminas-migration tool on the code.
  • Clone laminas/laminas-mime to another directory.
  • Copy the files from the second bullet point to the clone of laminas/laminas-mime.
  • In your clone of laminas/laminas-mime, commit the files, push to your fork, and open the new PR.
    We will be providing tooling via laminas/laminas-migration soon to help automate the process.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants