Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Using PHPMailer instead of Swiftmailer (not maintained anymore) #7

Merged
merged 19 commits into from
May 5, 2023

Conversation

rayanlevert
Copy link
Contributor

Hello guys, I hope you're okay ;)

After adapting incubator-mailer to v5, I and @yannux finally finished implementing the wrapper over PHPMailer o/

We managed to keep the same method signatures as currently, adding multiple unit and functionnal tests to the project :)

Feel free to suggest if anything sounds not right for you guys, it has been a pleasure upgrading the project and I hope maintain it for the future ;)

rayanlevert and others added 16 commits December 19, 2022 17:10
…con\Incubator\Mailer\Manager (removing Swift methods)
… services and mailhog messages before and after each test
…d returned the number of sent mails (+ adding tests with an additional mailhog service which fails sending mails)
…rAttachFile event (+ adding informations of events in the README.md)
…rAttachFile event (+ adding informations of events in the README.md)
Using mailpit in replacement of Mailhog
@codecov
Copy link

codecov bot commented Apr 5, 2023

Codecov Report

Merging #7 (3aec8b5) into master (111abfd) will not change coverage.
The diff coverage is 100.00%.

Additional details and impacted files
@@             Coverage Diff             @@
##              master        #7   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
- Complexity       100       107    +7     
===========================================
  Files              2         2           
  Lines            287       245   -42     
===========================================
- Hits             287       245   -42     

@Jeckerson
Copy link
Member

@levertr Please update composer.lock

@Jeckerson Jeckerson merged commit 6c1598e into phalcon:master May 5, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants