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

Update to require PHP 7.1+ #530

Merged
merged 3 commits into from
Jun 3, 2024
Merged

Update to require PHP 7.1+ #530

merged 3 commits into from
Jun 3, 2024

Conversation

clue
Copy link
Member

@clue clue commented May 27, 2024

This changeset updates the project to require PHP 7.1+ and drop legacy PHP < 7.1 and HHVM as discussed in #517. I'm marking this as a BC break for anybody still stuck on very old PHP versions, but there's little chance this will affect any current projects otherwise.

This PR aims to contain the minimal changeset to update the PHP version requirement only. Follow-up PRs will update our APIs to leverage newer language features.

Builds on top of #508 and others
Refs reactphp/cache#58

@clue clue added the BC break label May 27, 2024
@clue clue added this to the v1.11.0 milestone May 27, 2024
@clue clue requested a review from WyriHaximus May 27, 2024 13:44
@clue clue modified the milestones: v1.11.0, v3.0.0 May 27, 2024
@WyriHaximus WyriHaximus merged commit 212382c into reactphp:3.x Jun 3, 2024
8 checks passed
@clue clue deleted the php7.1 branch June 3, 2024 13:04
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.

2 participants