Skip to content

[Sync-En] ini.core: warn that open_basedir does not restrict Unix domain sockets - #1310

Merged
julionc merged 1 commit into
php:masterfrom
lacatoire:sync-en/1289-open-basedir-unix-sockets
Sep 18, 2026
Merged

julionc merged 1 commit into
php:masterfrom
lacatoire:sync-en/1289-open-basedir-unix-sockets

Conversation

@lacatoire

Copy link
Copy Markdown
Member

Translation of php/doc-en#5846 (commit f011a59): adds the warning that open_basedir does not restrict connections to Unix domain sockets. EN-Revision updated.

Also fixed a few mistranslations and omissions in the same file along the way (short_open_tag changeability and wording, disable_functions and disable_classes sentences missing since PHP 8.0, include_path and open_basedir notes that said the opposite of the English).

Fixes: #1289

@julionc
julionc merged commit 2e3c355 into php:master Sep 18, 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] docs(open_basedir): warn that Unix domain sockets are not restricted (#5846)

2 participants