Skip to content

Remove unused server_name variable #8760

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
wants to merge 1 commit into from
Closed

Conversation

twose
Copy link
Member

@twose twose commented Jun 13, 2022

Introduced by #7060.
It produces annoying warnings in builds.

Copy link
Member

@cmb69 cmb69 left a comment

Choose a reason for hiding this comment

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

Thank you!

@devnexen
Copy link
Member

would it be relevant to target PHP 8 ?

@cmb69 cmb69 closed this in b7a1633 Jun 13, 2022
@cmb69
Copy link
Member

cmb69 commented Jun 13, 2022

would it be relevant to target PHP 8 ?

Well, it's "just" an unused variable (which certainly is removed by the compiler), so I don't think it's important to target PHP-8.0.

@twose twose deleted the unused_server_name branch August 13, 2022 10:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants