8000 Fixed bug when variable is null throwing undefined error by llaski · Pull Request #27 · jeremeamia/super_closure · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Fixed bug when variable is null throwing undefined error #27

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

Merged

Conversation

llaski
Copy link
Contributor
@llaski llaski commented Oct 16, 2014

Fixes #23 - when an argument is null, it was originally throwing an undefined error due to the isset check. It is now returning the original null value.

@jeremeamia
Copy link
Owner

Looks good. Thanks. I'll pull this in soon.

jeremeamia added a commit that referenced this pull request Jan 10, 2015
…rror

Fixed bug when variable is null throwing undefined error
@jeremeamia jeremeamia merged commit 4d89ca7 into jeremeamia:master Jan 10, 2015
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

Successfully merging this pull request may close these issues.

"Undefined Variable Error" thrown for used variables whose value are null
2 participants
0