Skip to content

Conversation

petk
Copy link
Member

@petk petk commented Jul 10, 2024

  • This syncs CS and wraps ptrace function check in a single AC_CACHE_CHECK for optional edge case cross-compiling adjustments
  • Overquoted arguments are reduced (first the compilation check if ptrace in proper form is available on the system and then the run check if ptrace works as expected)
  • The cache variable php_cv_have_mach_vm_read is renamed to php_cv_func_mach_vm_read.

- This syncs CS and wraps ptrace function check in a single
  AC_CACHE_CHECK for optional edge case cross-compiling adjustments
- Overquoted arguments are reduced (first the compilation check if
  ptrace in proper form is available on the system and then the run
  check if ptrace works as expected)
- The cache variable php_cv_have_mach_vm_read is renamed to
  php_cv_func_mach_vm_read.
@petk petk merged commit 5586d0c into php:master Jul 10, 2024
@petk petk deleted the patch-cache-variables-fpm-ptrace branch July 10, 2024 22:09
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.

2 participants