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

zend-mime 2.6.0

Choose a tag to compare

@weierophinney weierophinney released this 20 Apr 21:04
· 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.