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

Bug in Checking Key in User Class #2

Open
douglasgreen opened this issue May 9, 2019 · 1 comment
Open

Bug in Checking Key in User Class #2

douglasgreen opened this issue May 9, 2019 · 1 comment

Comments

@douglasgreen
Copy link

douglasgreen commented May 9, 2019

There's a bug in the constructor of the User class on User.php line 47:

https://github.com/HansAdema/jsconnect-php/blob/168018a88632bd573eb4fc73aa0b52ba77b92eec/src/User.php#L47

'key' should be $key. It isn't actually checking or setting properties when it is 'key'.

@jinjie
Copy link

jinjie commented Mar 1, 2020

#1 Fixes this

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

No branches or pull requests

2 participants