-
Notifications
You must be signed in to change notification settings - Fork 7.9k
ext/ldap parameter fixes #6153
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
Closed
ext/ldap parameter fixes #6153
Changes from 7 commits
Commits
Show all changes
16 commits
Select commit
Hold shift + click to select a range
0dfede7
Make URI parameter in ldap_connect default to NULL
a4b7df5
Default bind dn and password to NULL in ldap_bind
8667f5c
Default bind dn and password to NULL in ldap_bind_ext
d2645cb
Set all parameters to ldap_sasl_bind as NULL by default
cd38890
Remove dummy_ber parameter from ldap_first_attribute and ldap_next_at…
d2e13e3
Fix "null" case in ldap.stub.php
1b828b8
Fix parameter names in ext/ldap
e2f91d6
Fix parameter mask in ldap_next_attribute
MCMic 79f0efe
Explicitely mark nullable strings
6141ba8
Improve parameter naming in ldap_set_option ext/ldap/ldap.stub.php
MCMic 7c4e1aa
Improve parameter naming in ldap_connect
MCMic 998814a
Improve parameter naming in ldap_exop_passwd
MCMic 104fef4
Improve parameter naming in ldap_rename
MCMic 2cf6e24
Rename $link parameters to $ldap in ldap functions
36830f6
Harmonize ldap_rename_ext with ldap_rename parameter names
MCMic ac12ce1
Improve parameter names in ext/ldap
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.