Skip to content

eio/constants.xml: add dots at the ends of sentences…#3562

Merged
jordikroon merged 5 commits into
php:masterfrom
mmalferov:patch-31
May 26, 2026
Merged

eio/constants.xml: add dots at the ends of sentences…#3562
jordikroon merged 5 commits into
php:masterfrom
mmalferov:patch-31

Conversation

@mmalferov
Copy link
Copy Markdown
Member

…and formatting nits

Comment on lines +100 to +106
<literal>'names'</literal> - array of directory names
<literal>'dents'</literal> - array of <literal>struct eio_dirent</literal>-like
arrays having the following keys each:
<literal>'name'</literal> - the directory name;
<literal>'type'</literal> - one of <emphasis>EIO_DT_*</emphasis>
constants;
<literal>'inode'</literal> - the inode number, if available, otherwise
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.

Maybe this should be a list?

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.

Or maybe just refer to eio_readdir() here; on that page there is the same information (which likely should be formatted in a more readable way; a (nested) list might be a good idea).

@jordikroon
Copy link
Copy Markdown
Member

jordikroon commented May 26, 2026

Given that this PR has been open and the suggested change goes beyond the scope of this. I don't see a reason to keep block this much longer.

If anyone wants to pick up the remaining comments, they are free to do so.

Or maybe just refer to eio_readdir() here; on that page there is the same information (which likely should be formatted in a more readable way; a (nested) list might be a good idea).

@jordikroon jordikroon merged commit 2132501 into php:master May 26, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants