Skip to content
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

Fix pgsql with PHP 8.4 embed missing libs bug & fix grpc with openssl bug #568

Merged
merged 6 commits into from
Dec 5, 2024

Conversation

crazywhalecc
Copy link
Owner

@crazywhalecc crazywhalecc commented Dec 5, 2024

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 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/dependency Issues related to dependencies labels Dec 5, 2024
@crazywhalecc crazywhalecc changed the title Fix pgsql with PHP 8.4 embed missing libs bug Fix pgsql with PHP 8.4 embed missing libs bug & fix grpc with openssl bug Dec 5, 2024
@crazywhalecc crazywhalecc added the mixed PR This PR contains multiple updates label Dec 5, 2024
@crazywhalecc crazywhalecc merged commit fe72b80 into main Dec 5, 2024
15 checks passed
@crazywhalecc crazywhalecc deleted the fix/php84-pgsql-embed branch December 5, 2024 05:48
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/dependency Issues related to dependencies mixed PR This PR contains multiple updates
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Trouble compiling grpc with openssl Linking issue with PHP 8.4 and libpq
1 participant