Opened 11 years ago
Closed 11 years ago
#24662 closed defect (bug) (fixed)
Unit Tests: Re-implement the mock PHPMailer
Reported by: | ocean90 | Owned by: | SergeyBiryukov |
---|---|---|---|
Milestone: | 3.6 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Unit Tests | Keywords: | has-patch |
Focuses: | Cc: |
Attachments (3)
Change History (7)
#1
follow-up:
↓ 3
@
11 years ago
The change to test_wp_mail_custom_boundaries()
is needed because of a change in PHPMailer 5.2.2, see https://code.google.com/a/apache-extras.org/p/phpmailer/source/browse/tags/5.2.2/changelog.txt#50
#3
in reply to:
↑ 1
@
11 years ago
Replying to ocean90:
The change to
test_wp_mail_custom_boundaries()
is needed because of a change in PHPMailer 5.2.2, see https://code.google.com/a/apache-extras.org/p/phpmailer/source/browse/tags/5.2.2/changelog.txt#50
#4
@
11 years ago
- Owner set to SergeyBiryukov
- Resolution set to fixed
- Status changed from new to closed
In 1300/tests:
Note: See
TracTickets for help on using
tickets.
Align mock_sent and add $phpmailer to the list of global vars