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

Fix Closure namespace issue #49

Merged
merged 1 commit into from
Nov 29, 2015
Merged

Fix Closure namespace issue #49

merged 1 commit into from
Nov 29, 2015

Conversation

mkeasling
Copy link
Contributor

Closures cannot currently be passed in to the debugger, because the type hinting is not using the base namespace, and thus the debugger would have to be of type \Auth0\SDK\Closure. This PR fixes that by adding the base namespace to those type hints.

@glena
Copy link
Contributor

glena commented Nov 29, 2015

Sounds good
Thanks

glena added a commit that referenced this pull request Nov 29, 2015
Fix Closure namespace issue
@glena glena merged commit a0037cc into auth0:master Nov 29, 2015
@glena
Copy link
Contributor

glena commented Nov 30, 2015

2.1.1

@github-actions
Copy link
Contributor

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 24, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants