This repository was archived by the owner on Jan 30, 2020. It is now read-only.
zend-mime 2.6.0
·
136 commits
to master
since this release
Added
- #6 adds
Mime::mimeDetectCharset(), which can be used to detect the charset of a given string (usually a header) according to the rules specified in RFC-2047.
Deprecated
- Nothing.
Removed
- Nothing.
Fixed
- Nothing.