Skip to content

Fix stream_socket_get_name() on PHP 8.1 #683

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

Merged

Conversation

cedric-anne
Copy link
Contributor

This function may return a false value since its first implementation (see php/php-src@1b53a2d#diff-4294bfe38876196fc83b34d3b3a8d16919acbc8aaa68ce2fc77859f0ef46b787R38-R246), but it was missing from the documentation until PHP 8.2 (see php/doc-en@a1702b5).

@silasjoisten silasjoisten merged commit 37d7401 into thecodingmachine:master May 14, 2025
10 checks passed
@cedric-anne cedric-anne deleted the fix/stream_socket_get_name branch May 14, 2025 06:06
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