Skip to content

Fix stream_socket_get_name() on PHP 8.1#683

Merged
silasjoisten merged 1 commit intothecodingmachine:masterfrom
cedric-anne:fix/stream_socket_get_name
May 14, 2025
Merged

Fix stream_socket_get_name() on PHP 8.1#683
silasjoisten merged 1 commit intothecodingmachine:masterfrom
cedric-anne:fix/stream_socket_get_name

Conversation

@cedric-anne
Copy link
Copy Markdown
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