Skip to content

[Sync-En] ext/readline: document the functions unavailable where the feature is not supported - #3471

Merged
lacatoire merged 1 commit into
masterfrom
sync-en/3449-readline
Sep 1, 2026
Merged

[Sync-En] ext/readline: document the functions unavailable where the feature is not supported#3471
lacatoire merged 1 commit into
masterfrom
sync-en/3449-readline

Conversation

@lacatoire

Copy link
Copy Markdown
Member

Translation of php/doc-en#4923 (commit 8648d1c): a shared snippet (readline.system-callback-support) states that a function is only available when the readline library PHP was built against supports it, and is unavailable on Windows, where the extension is built against libedit. It is used on the five callback pages, and the setup and book pages are updated accordingly. EN-Revision updated.

Fixes: #3449

…feature is not supported

Translation of php/doc-en#4923 (commit 8648d1c): a shared snippet states that a
function is only available when the readline library PHP was built against
supports it, and is unavailable on Windows, where the extension is built against
libedit. EN-Revision updated.
@lacatoire
lacatoire merged commit 360ffc6 into master Sep 1, 2026
5 checks passed
@lacatoire
lacatoire deleted the sync-en/3449-readline branch September 1, 2026 20:53
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] readline: Document functions unavailable where feature is not supported (#4923)

1 participant