Skip to content

Autotools: Remove PDO dependency related errors #15347

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
Aug 11, 2024

Conversation

petk
Copy link
Member

@petk petk commented Aug 11, 2024

Follow-up of GH-15344 (687eb91)

This removes the customized error messages in PDO extensions when PDO is not enabled (--disable-all or --disable-pdo) in favor of the default error done by PHP_ADD_EXTENSION_DEP.

Follow-up of phpGH-15344 (687eb91)

This removes the customized error messages in PDO extensions when PDO is
not enabled (--disable-all or --disable-pdo) in favor of the default
error done by PHP_ADD_EXTENSION_DEP.
@petk petk merged commit 693ec80 into php:master Aug 11, 2024
10 checks passed
@petk petk deleted the patch-m4-pdo-dependency-errors branch August 11, 2024 19:35
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