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

Remove mcrypt system status check #13770

Merged
merged 1 commit into from
Mar 6, 2019
Merged

Conversation

eileenmcnaughton
Copy link
Contributor

@eileenmcnaughton eileenmcnaughton commented Mar 5, 2019

Overview

Remove status check for mcrypt

Before

Status check error is mcrypt not present & smtp encryption in place

After

Error gone

Technical Details

Php 7.2 doesn't support this & it is being deprecated so having this here causes
sites to try to install it - creating a migration problem they wouldn't otherwise have

The situation here is unresolved but this check doesn't solve more confusion than it creates or help more than it hinders

Comments

Arose from this user-confusion discussion https://chat.civicrm.org/civicrm/pl/765mcnydrtfru8h8ixz9od3p3w

Php 7.2 doesn't support this & it is being deprecated so having this here causes
sites to try to install it - creating a migration problem they wouldn't otherwise have

The situation here is unresolved but this check doesn't solve more confusion than it creates
@civibot
Copy link

civibot bot commented Mar 5, 2019

(Standard links)

@civibot civibot bot added the master label Mar 5, 2019
@mlutfy
Copy link
Member

mlutfy commented Mar 6, 2019

Test fails seem unrelated. I support removing this status check.

@colemanw colemanw merged commit aa6c2a8 into civicrm:master Mar 6, 2019
@colemanw colemanw deleted the mcrypt branch March 6, 2019 21:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants