Skip to content

Php84 compatibility#14

Open
annadamm-check24 wants to merge 7 commits into
Slickdeals:masterfrom
annadamm-check24:php84-compatibility
Open

Php84 compatibility#14
annadamm-check24 wants to merge 7 commits into
Slickdeals:masterfrom
annadamm-check24:php84-compatibility

Conversation

@annadamm-check24

@annadamm-check24 annadamm-check24 commented Jun 5, 2025

Copy link
Copy Markdown
  • remove support for php < 8.1 (support for 7.4 ended 2.5 years ago, support for 8.0 1.5 years ago)
  • Add 8.4 support
  • fix deprecation error of implicit null in TcpSocketException
  • update dev dependencies
  • fix/silent psalm errors for new version

@annadamm-check24
annadamm-check24 marked this pull request as draft June 5, 2025 13:10
@annadamm-check24
annadamm-check24 marked this pull request as ready for review June 5, 2025 13:42
Comment thread src/Connection/InetSocket.php Outdated
Comment thread src/StatsdAwareTrait.php Outdated
@annadamm-check24

Copy link
Copy Markdown
Author

Hello @bfeaver, could you have a look at this please? This is needed to not have deprecation errors in PHP 8.4. Sadly this breaks backwards compatibility with PHP < 8.1, but support for 7.4 ended 2.5 years ago, support for 8.0 1.5 years ago

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants