Skip to content

fix phpize using wrong paths #671

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
Mar 23, 2025
Merged

fix phpize using wrong paths #671

merged 1 commit into from
Mar 23, 2025

Conversation

henderkes
Copy link
Collaborator

What does this PR do?

Checklist before merging

If your PR involves the changes mentioned below and completed the action, please tick the corresponding option.
If a modification is not involved, please skip it directly.

  • If you modified *.php, run composer cs-fix at local machine.
  • If it's an extension or dependency update, make sure adding related extensions in src/global/test-extensions.php.
  • If you changed the behavior of static-php-cli, update docs in ./docs/.
  • If you updated config/xxx.json content, run bin/spc dev:sort-config xxx.

@crazywhalecc crazywhalecc added bug Something isn't working kind/php-and-sapi Issues related to php source and SAPI labels Mar 23, 2025
@henderkes
Copy link
Collaborator Author

stumbled across this when building xdebug for the frankenphp docs...

this would actually let "static"-php-"cli" compile dynamic extensions per the users choice as well.

@henderkes henderkes merged commit e850df5 into main Mar 23, 2025
8 checks passed
@henderkes henderkes deleted the fix/phpize branch May 7, 2025 03:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working kind/php-and-sapi Issues related to php source and SAPI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants