Fixes #13 : use instanceOf property in SmtpPluginManager for exception message#105
Fixes #13 : use instanceOf property in SmtpPluginManager for exception message#105samsonasik wants to merge 1 commit intolaminas:2.12.xfrom
Conversation
…xception message Signed-off-by: Abdul Malik Ikhsan <samsonasik@gmail.com>
|
@samsonasik please preserve authorship of original commit. using |
|
@glensc You can create separate PR instead, and I will close this PR |
|
@samsonasik this applies to all PR's you carry over. so it's beneficial for you to learn how to do do this. |
|
I always mention the original author in the PR description, if original author want to use their own commit, they can create separate PR instead, and I will close the PR immediately. |
|
I know about cherry pick, rebase and their friends, and mostly that create conflict for migrated code. That's I don't have enough time! If You Want to use your own commit as original author, just create separate PR and I will close this. |
|
I used the |
|
@samsonasik PR body is not the same as git commit. I can use git without github. |
Signed-off-by: Abdul Malik Ikhsan samsonasik@gmail.com
Description
Re-create zendframework/zend-mail#231 by @glensc Fixes #13