Thanks to visit codestin.com
Credit goes to github.com

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

[mail] Fixes, criteria unification and optimization.#5291

Closed
Maks3w wants to merge 3 commits into
zendframework:masterfrom
Maks3w:hotfix/many-mail-issues
Closed

[mail] Fixes, criteria unification and optimization.#5291
Maks3w wants to merge 3 commits into
zendframework:masterfrom
Maks3w:hotfix/many-mail-issues

Conversation

@Maks3w
Copy link
Copy Markdown
Member

@Maks3w Maks3w commented Oct 18, 2013

I've created a new static method in GenericHeader for unify the criteria about split a header line in name and value.

This go rid with all issues about to force to have a space after colon (:) (RFC 2822 does not say nothing about to have an space)

lowercase and uppercase characters are already included in the range
…r line.

Also adds @throws tag to interface method docblock.
mwillbanks pushed a commit that referenced this pull request Oct 20, 2013
weierophinney pushed a commit to zendframework/zend-mail that referenced this pull request May 14, 2015
weierophinney pushed a commit to zendframework/zend-mail that referenced this pull request May 14, 2015
weierophinney pushed a commit to zendframework/zend-mail that referenced this pull request May 14, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant