Skip to content

Refactor pread, pwrite and ttyname_r checks #38

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
Jul 2, 2025
Merged

Conversation

petk
Copy link
Owner

@petk petk commented Jul 2, 2025

This is a recheck of these issues on current systems.

  • Cache variable naming conventions synced
  • Missing declarations checks refactored with using only compilation checks.

This is a recheck of these issues on current systems.

- Refactored checks for pread(), pwrite() and ttyname_r().
- Cache variable naming conventions synced
- Missing pread() and pwrite() declarations checks refactored with using
  only compilation checks.
- Refactored SAPIs checks.
@petk petk force-pushed the patch-refactor-checks branch from 72c6ed6 to 721b0f1 Compare July 2, 2025 23:14
@petk petk merged commit 3b874ce into PHP-8.3 Jul 2, 2025
1 of 3 checks passed
@petk petk deleted the patch-refactor-checks branch July 2, 2025 23:18
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.

1 participant