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

Add identification headers#166

Merged
weierophinney merged 8 commits intozendframework:masterfrom
mleko-forks:identification-headers
Jun 6, 2018
Merged

Add identification headers#166
weierophinney merged 8 commits intozendframework:masterfrom
mleko-forks:identification-headers

Conversation

@mleko
Copy link
Contributor

@mleko mleko commented Aug 11, 2017

No description provided.


private static function trimMessageId($id)
{
return trim($id, "\t\n\r\0\xOB<>");
Copy link
Contributor

Choose a reason for hiding this comment

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

what is \xOB ? you meant \x0B or just \v ?

<?php


namespace Zend\Mail\Header;
Copy link
Contributor

Choose a reason for hiding this comment

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

i'm sure the copyright should be in every file

@Ocramius Ocramius self-assigned this Mar 1, 2018
@Ocramius Ocramius modified the milestone: 2.9.0 Mar 1, 2018
@Ocramius
Copy link
Member

Ocramius commented Mar 1, 2018

@Xerkus can you review this please?

@Ocramius Ocramius requested a review from Xerkus March 1, 2018 17:50
@Ocramius Ocramius removed their assignment Mar 1, 2018
@weierophinney weierophinney force-pushed the identification-headers branch from 28039ba to b64742b Compare June 6, 2018 20:29
@weierophinney weierophinney merged commit b64742b into zendframework:master Jun 6, 2018
weierophinney added a commit that referenced this pull request Jun 6, 2018
weierophinney added a commit that referenced this pull request Jun 6, 2018
@weierophinney
Copy link
Member

Thanks, @mleko!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants