You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 30, 2020. It is now read-only.
#36 fixes Zend\Mime\Decode::splitMessage to set Zend\Mail\Headers
instance always for $headers parameter. Before, when messages
without headers was provided, $headers was an empty array.