Skip to content

Refactor pread, pwrite and ttyname_r checks#38

Merged
petk merged 1 commit intoPHP-8.3from
patch-refactor-checks
Jul 2, 2025
Merged

Refactor pread, pwrite and ttyname_r checks#38
petk merged 1 commit intoPHP-8.3from
patch-refactor-checks

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