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

Let EvLoop::defaultLoop() return an EvLoop instance #1620

Merged
merged 1 commit into from
Mar 15, 2024

Conversation

sandacode
Copy link
Contributor

Currently in PHPStorm: 'void' method 'defaultLoop' result used.

According to the documentation it either returns the default loop, or creates + returns it.

Currently: 'void' method 'defaultLoop' result used.

According to the documentation it either returns the default loop, or creates + returns it.
@LolGleb
Copy link
Contributor

LolGleb commented Feb 27, 2024

@LolGleb
Copy link
Contributor

LolGleb commented Feb 28, 2024

Thank you for the PR! The cs-fixer tests noticed some problem with the code style. Please fix it before merge (you may run cs-fixer with docker-compose -f docker-compose.yml run test_runner composer cs-fix )

@isfedorov isfedorov merged commit f98f62e into JetBrains:master Mar 15, 2024
9 of 11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants