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

Bump minimum PHP version to 7.x #74

Open
netsensei opened this issue Oct 8, 2018 · 0 comments
Open

Bump minimum PHP version to 7.x #74

netsensei opened this issue Oct 8, 2018 · 0 comments
Labels
security Security issue
Milestone

Comments

@netsensei
Copy link
Contributor

Detailed description

We should bump the minimum supported version of PHP in composer.json to 7.1.x. Version 5.6 will be EOL on 31st december 2018. Which means PHP 5 support should be dropped.

Context

This change is required due to EOL support for PHP5 which will cause security issues in the future.

Possible implementation

Make the change in composer.json. Document the changes in the README.

We'll also need to verify proper support for MongoDB driver. This was an issue in the past.

@netsensei netsensei added the security Security issue label Oct 8, 2018
@netsensei netsensei added this to the Version 1.1 milestone Oct 8, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
security Security issue
Projects
None yet
Development

No branches or pull requests

1 participant