Skip to content

[Sync-En] network: document socket_set_timeout() deprecation in PHP 8.5 - #1084

Merged
julionc merged 2 commits into
php:masterfrom
lacatoire:sync-en/1072-socket-set-timeout-deprecation
Aug 26, 2026
Merged

[Sync-En] network: document socket_set_timeout() deprecation in PHP 8.5#1084
julionc merged 2 commits into
php:masterfrom
lacatoire:sync-en/1072-socket-set-timeout-deprecation

Conversation

@lacatoire

Copy link
Copy Markdown
Member

Syncs reference/network/functions/socket-set-timeout.xml with php/doc-en commit 13682c8c7717db18862829bfc3ce9dc4a006079d.

  • Adds <refsynopsisdiv> with &warn.deprecated.function-8-5-0;
  • Adds <refsect1 role="seealso"> linking to stream_set_timeout()
  • Removes <!-- $Revision$ -->

Note: reference/curl/functions/curl-multi-exec.xml from the same EN commit is handled by PR #1081.

Fixes #1072

@lacatoire
lacatoire force-pushed the sync-en/1072-socket-set-timeout-deprecation branch from c57157f to 31af83a Compare August 25, 2026 08:32
@julionc
julionc merged commit 97287b9 into php:master Aug 26, 2026
4 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

Development

Successfully merging this pull request may close these issues.

[Sync EN] Document socket_set_timeout() deprecation in PHP 8.5 (#5669)

2 participants