Skip to content

POSIX: Fix typo in constant #4090

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 17, 2024
Merged

POSIX: Fix typo in constant #4090

merged 1 commit into from
Nov 17, 2024

Conversation

Girgias
Copy link
Member

@Girgias Girgias commented Nov 17, 2024

Seems like a typo?

Also, the POSIX_PC_SYMLINK_MAX from PHP 8.3 seems to be undocumented, and the POSIX_SC_OPEN_MAX which has existed since I don't know when is also not documented. Could you document those @devnexen?

@Girgias Girgias requested a review from devnexen November 17, 2024 22:00
@Girgias Girgias merged commit a2ea7c9 into php:master Nov 17, 2024
2 checks passed
@Girgias Girgias deleted the posix-fixes branch November 17, 2024 22:03
@Girgias
Copy link
Member Author

Girgias commented Nov 17, 2024

I found out from when POSIX_SC_OPEN_MAX is... it is just in master... so ignore this.

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.

2 participants