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] Fix headers cast to string#5303

Closed
Maks3w wants to merge 1 commit into
masterfrom
hotfix/mail-proper-cast-headers-tostring
Closed

[mail] Fix headers cast to string#5303
Maks3w wants to merge 1 commit into
masterfrom
hotfix/mail-proper-cast-headers-tostring

Conversation

@Maks3w
Copy link
Copy Markdown
Member

@Maks3w Maks3w commented Oct 20, 2013

Due lazy loading of specific headers is not possible a direct access to the headers attribute.
Instead use the own implementation of ArrayAccess allow lazy load through the get method which do lazy loading of headers.

Test case of this is in #5140

Due lazy loading of specific headers is not possible a direct access to the headers attribute.
Instead use the own implementation of ArrayAccess allow lazy load through the get method which do lazy loading of headers.
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