Skip to content

Fix GH-10112: LDAP\Connection::__construct() refers to ldap_create() #10115

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

Closed
wants to merge 2 commits into from

Conversation

cmb69
Copy link
Member

@cmb69 cmb69 commented Dec 16, 2022

There is no ldap_create(), but rather ldap_connect().

Verified

This commit was signed with the committer’s verified signature. The key has expired.
cmb69 Christoph M. Becker
There is no `ldap_create()`, but rather `ldap_connect()`.

Verified

This commit was signed with the committer’s verified signature. The key has expired.
cmb69 Christoph M. Becker
@cmb69 cmb69 closed this in b8ac207 Dec 16, 2022
@cmb69 cmb69 deleted the cmb/gh10112 branch December 16, 2022 13:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Directly creating LDAP\Connection object refers to nonexistent ldap_create function
2 participants