Skip to content
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

LDAP resources have been converted to objects #6405

Closed
Tracked by #6395
weirdan opened this issue Sep 4, 2021 · 2 comments · Fixed by #6570
Closed
Tracked by #6395

LDAP resources have been converted to objects #6405

weirdan opened this issue Sep 4, 2021 · 2 comments · Fixed by #6570
Assignees
Labels
easy problems Issues that can be fixed without background knowledge of Psalm good first issue Help wanted internal stubs/callmap
Milestone

Comments

@weirdan
Copy link
Collaborator

weirdan commented Sep 4, 2021

  • The LDAP functions now accept and return, respectively, LDAP\Connection objects instead of ldap link resources.
  • The LDAP functions now accept and return, respectively, LDAP\Result objects instead of ldap result resources.
  • The LDAP functions now accept and return, respectively, LDAP\ResultEntry objects instead of ldap result entry resources.

Guide to editing callmaps: Editing callmaps.
Example of conversion: #6421

@psalm-github-bot
Copy link

Hey @weirdan, can you reproduce the issue on https://psalm.dev ?

@weirdan weirdan added good first issue easy problems Issues that can be fixed without background knowledge of Psalm internal stubs/callmap labels Sep 4, 2021
@weirdan weirdan added this to the PHP 8.1 milestone Sep 4, 2021
@tomasnorre
Copy link
Contributor

Please assign me to this one. PR is WIP

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
easy problems Issues that can be fixed without background knowledge of Psalm good first issue Help wanted internal stubs/callmap
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants