Skip to content

Fix GH-23244: sync PHP 8.4 m4 file with 8.5 - #23247

Open
LamentXU123 wants to merge 1 commit into
php:PHP-8.4from
LamentXU123:ldap-
Open

Fix GH-23244: sync PHP 8.4 m4 file with 8.5#23247
LamentXU123 wants to merge 1 commit into
php:PHP-8.4from
LamentXU123:ldap-

Conversation

@LamentXU123

Copy link
Copy Markdown
Member

PHP 8.4 still used the older manual LDAP library detection when --with-ldap was passed without an explicit directory, which cause GH-23244 that only occurs on 8.4.
In 8.5 since 3677871, we've implement a better configure logic, here we can directly sync the 8.5 .m4 file to 8.4 to fix the bug (without deprecations that only affects 8.5+).

This cherry-picked:
3677871
Use pkg-config for ext/ldap without a directory (#17441)

25e8aa5
Autotools: Fix ext/ldap shared build (#18673)

840dc19
fix ldap.h detection without pkgconfig (#19005)

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