Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Upgrade PEAR/mail_mime package to be compliant with PHP7.4 and deploy it using composer #17948

Merged
merged 1 commit into from
Jul 25, 2020

Conversation

seamuslee001
Copy link
Contributor

@seamuslee001 seamuslee001 commented Jul 24, 2020

Overview

This upgrades the Pear/mail_mime version from 1.10.2 to 1.10.9 the change logs are 1.10.9, 1.10.8, 1.10.7, 1.10.6, 1.10.5, 1.10.4, 1.10.3

Nothing jumps out at me as being problematic and also there is a unit test that failed on PHP7.4 https://test.civicrm.org/job/CiviCRM-Core-Edge/CIVIVER=master,label=test-3/lastCompletedBuild/testReport/(root)/api_v3_JobTest/testMailReportForCsv/

Before

Test fails on PHP7.4

After

Test passes on PHP7.4

@civibot
Copy link

civibot bot commented Jul 24, 2020

(Standard links)

@civibot civibot bot added the master label Jul 24, 2020
@seamuslee001 seamuslee001 changed the title Mail mime upgrade Upgrade PEAR/mail_mime package to be compliant with PHP7.4 and deploy it using composer Jul 24, 2020
@seamuslee001
Copy link
Contributor Author

Added has test as this is shown via the test failure to be at least hit by one of our unit tests

@seamuslee001
Copy link
Contributor Author

ping @eileenmcnaughton @totten

@eileenmcnaughton
Copy link
Contributor

Wow - we were really out of date huh? And they still support php 5.0!

Doesn't seem like many changes - I guess it's just low level support

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants