Skip to content

Update to require PHP 7.1+ - #316

Merged
SimonFrings merged 3 commits into
reactphp:3.xfrom
clue-labs:php7.1
Jun 3, 2024
Merged

Update to require PHP 7.1+#316
SimonFrings merged 3 commits into
reactphp:3.xfrom
clue-labs:php7.1

Conversation

@clue

@clueclue commented May 31, 2024

Copy link
Copy Markdown
Member

This changeset updates the project to require PHP 7.1+ and drop legacy PHP < 7.1 and HHVM as discussed in #312. 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 #310 and others
Refs reactphp/cache#58

@clueclue added this to the v3.0.0 milestone May 31, 2024
@clueclue mentioned this pull request May 31, 2024

@SimonFringsSimonFrings left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I went over everything, only found one small nit, but the rest looks good :)

Comment threadtests/SecureServerTest.php Outdated

@SimonFringsSimonFrings left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice, let's ship it 🚀

Sign up for freeto 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

@clue@WyriHaximus@SimonFrings