laminas / laminas-mime

Create and parse MIME messages and parts
https://docs.laminas.dev/laminas-mime/
BSD 3-Clause "New" or "Revised" License
29 stars 23 forks source link

Adds new mime type constants found in email headers #11

Closed mikegioia closed 3 years ago

mikegioia commented 4 years ago
Q A
Documentation no
Bugfix yes
BC Break no
New Feature no
RFC no
QA no

Description

This is not really a bug fix but it extends the set of mime types in the class constants. I maintain a library that parses email messages and have found these different types in headers after analyzing thousands of emails. Please let me know if you need anything else, and thank you for your service.

weierophinney commented 3 years ago

Merged with 1d61f6d