laminas-mail
laminas-mail copied to clipboard
Update ContentType.php
To be able to cope with mimetype like type/*
| Q | A |
|---|---|
| Documentation | no |
| Bugfix | yes |
| BC Break | no |
| New Feature | no |
| RFC | no |
| QA | no |
Description
fixes #119
eml file to test this bug is here: https://gist.github.com/rikvdh/489e13b22f9012db2dcd9f5046b53e43
This change will need an accompanying unit test. Both in reading content type from string and returning expected string representation with *
Unfortunately, I'will not have time to do it... Sorry for that