Skip to content

Autotools: Sync CS for PHP_PWRITE_TEST and PHP_PREAD_TEST #15774

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
Sep 7, 2024

Conversation

petk
Copy link
Member

@petk petk commented Sep 6, 2024

  • AS_* macros used
  • Arguments quoted
  • Cache variable ac_cv_pread renamed to php_cv_func_pread
  • Cache variables ac_cv_pwrite renamed to php_cv_func_pwrite

I've also checked PHP extensions out there and these previous cache variables aren't used.

- AS_* macros used
- Arguments quoted
- Cache variable ac_cv_pread renamed to php_cv_func_pread
- Cache variables ac_cv_pwrite renamed to php_cv_func_pwrite
@petk
Copy link
Member Author

petk commented Sep 7, 2024

Merge coming up here...

@petk petk merged commit 94ecc1f into php:master Sep 7, 2024
9 of 10 checks passed
@petk petk deleted the patch-m4-cs-pread-pwrite branch September 7, 2024 09:53
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.

1 participant