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

PHP 8.4 compatibility #196

Open
michael-klier opened this issue Dec 4, 2024 · 1 comment
Open

PHP 8.4 compatibility #196

michael-klier opened this issue Dec 4, 2024 · 1 comment
Labels

Comments

@michael-klier
Copy link

The ConnectionException class ist not fully compatible with PHP 8.4 as it produces deprecation warnings:

CC\Core\Exceptions\PhpErrorException: WebSocket\ConnectionException::__construct(): Implicitly marking parameter $prev as nullable is deprecated

Versions

  • Version of this library: 1.6.3
  • PHP version: 8.4.1
@fregrit
Copy link

fregrit commented Dec 4, 2024

This project has been archived and is no longer maintained. Feel free to fork it! :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants