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

index of array exception #57

Open
calibhaan opened this issue Dec 16, 2018 · 1 comment
Open

index of array exception #57

calibhaan opened this issue Dec 16, 2018 · 1 comment
Labels

Comments

@calibhaan
Copy link

throw new \Exception("User with email address " . $data['$email'] . " already exists");

I know it's a little thing but L54 it's note $data['$email'] but $data['email'].

@olegkrivtsov
Copy link
Owner

Thanks, @calibhaan. This is definitely a bug.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants