laminas-mime icon indicating copy to clipboard operation
laminas-mime copied to clipboard

Create and parse MIME messages and parts

Results 6 laminas-mime issues
Sort by recently updated
recently updated
newest added

| Q | A |-------------- | ------ | Documentation | no | Bugfix | yes | BC Break | no | New Feature | no | RFC | no |...

Awaiting Author Updates
Bug

| Q | A |-------------- | ------ | Documentation | no | Bugfix | yes | BC Break | no | New Feature | no | RFC | no |...

Awaiting Author Updates
Bug
Unit Test Needed

| Q | A |-------------- | ------ | Documentation | yes | Bugfix | no | BC Break | no | New Feature | no | RFC | no |...

Documentation
Enhancement

Signed-off-by: James Shaw Fixes #19 by using in_array, which performs a loose comparison by default. Add unit test to cover duplicate part addition, alongside existing test that covers adding the...

### Bug Report | Q | A |------------ | ------ | Version(s) | 2.9.0 #### Summary The change to use a strict comparison in \Laminas\Mime\Message::addPart (`if ($part === $row) {`)...

Bug

| Q | A |-------------- | ------ | Documentation | **yes** | Bugfix | **yes** | BC Break | no | New Feature | no | RFC | no |...

Enhancement