Skip to content

readline: Document functions unavailable where feature is not supported#4923

Open
AllenJB wants to merge 1 commit into
php:masterfrom
AllenJB:readline_avail
Open

readline: Document functions unavailable where feature is not supported#4923
AllenJB wants to merge 1 commit into
php:masterfrom
AllenJB:readline_avail

Conversation

@AllenJB
Copy link
Copy Markdown
Contributor

@AllenJB AllenJB commented Oct 13, 2025

Fixes #1482

Comment on lines +28 to +31
<para>
This function is unavailable on Windows and other systems that do not support
the readline callback feature.
</para>
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

And I think I would prefer an XML entity to prevent the copy and paste.

Suggested change
<para>
This function is unavailable on Windows and other systems that do not support
the readline callback feature.
</para>
<simpara>
This function is unavailable on Windows and other systems that do not support
the readline callback feature.
</simpara>

@Girgias Girgias requested a review from devnexen January 9, 2026 13:01
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.

incomplete readline_ in windows binaries

3 participants