Skip to content

PHP Warning: Private methods cannot be final as they are never overridden by other classes #36

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

Closed
r-martins opened this issue Nov 2, 2021 · 0 comments · Fixed by #37

Comments

@r-martins
Copy link
Contributor

When initializing the example...

PHP Warning: Private methods cannot be final as they are never overridden by other classes in .../vendor/bloatless/php-websocket/src/Application/Application.php on line 19

r-martins added a commit to r-martins/php-websocket that referenced this issue Nov 3, 2021
…project with my improvements (feature/queryParams so far)
@nekudo nekudo closed this as completed in #37 Nov 8, 2021
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 a pull request may close this issue.

1 participant