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 PHP 7.1 for future releases & fix dependency hell #269

Closed
asgrim opened this issue May 2, 2022 · 0 comments · Fixed by #270
Closed

Remove PHP 7.1 for future releases & fix dependency hell #269

asgrim opened this issue May 2, 2022 · 0 comments · Fixed by #270
Assignees
Labels
enhancement New feature or request

Comments

@asgrim
Copy link
Collaborator

asgrim commented May 2, 2022

Future releases will not support PHP 7.1. Existing releases that are installable on PHP 7.1 will continue to work, and receive security fixes where needed.

At the same time I'd like to untangle the dependency hell we're in, which should hopefully become a little easier once we remove PHP 7.1 support.

The Composer platform needs to be added back in (e.g. see previous discussion #243 (comment) ) after it was removed in 1d90c53 to make the project actually installable on 7.1

IMPORTANT NOTE

ScoutAPM will continue to be installable on PHP 7.1. ScoutAPM will continue to work on PHP 7.1. The 8.2.* branch will continue to receive security fixes, but new features will only be available in 8.3.0 and above. We highly recommend upgrading to the latest version of PHP, but understand that it is not always possible, so we will continue to support the 8.2.* branch for now.

@asgrim asgrim added the enhancement New feature or request label May 2, 2022
@asgrim asgrim self-assigned this May 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant