Skip to content

ext/ldap: Enable ldap_set_rebind_proc() on Windows#21749

Merged
petk merged 1 commit intophp:masterfrom
petk:patch-ldap_set_rebind_proc
Apr 15, 2026
Merged

ext/ldap: Enable ldap_set_rebind_proc() on Windows#21749
petk merged 1 commit intophp:masterfrom
petk:patch-ldap_set_rebind_proc

Conversation

@petk
Copy link
Copy Markdown
Member

@petk petk commented Apr 14, 2026

Windows uses OpenLDAP which provides ldap_set_rebind_proc() with a 3-arg-signature:
https://github.com/winlibs/openldap

Windows uses OpenLDAP which provides ldap_set_rebind_proc() with a
3-arg-signature:
https://github.com/winlibs/openldap
Copy link
Copy Markdown
Member

@kallesommernielsen kallesommernielsen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice catch @petk

@petk petk merged commit edd99f7 into php:master Apr 15, 2026
19 checks passed
@petk petk deleted the patch-ldap_set_rebind_proc branch April 15, 2026 11:49
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