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 for issue #96. Allow first bind value of query with numbered placeholders to be null #97

Merged
merged 3 commits into from Mar 3, 2015

Conversation

frederikbosch
Copy link
Contributor

Fixes issue #96 provided with a test.

@pmjones
Copy link
Member

pmjones commented Mar 3, 2015

(Who the hell is mlaphp? ;-)

I say get rid of the isset() entirely and use only array_key_exists().

@frederikbosch
Copy link
Contributor Author

@pmjones No problem to get rid of isset.

@pmjones
Copy link
Member

pmjones commented Mar 3, 2015

Good deal! I'll let the CI stuff run and then merge. Thanks!

@frederikbosch
Copy link
Contributor Author

@pmjones No problem, thank you for the wonderful Aura libraries!

ps. I would be happy with a new version, could you tag one? :)

pmjones pushed a commit that referenced this pull request Mar 3, 2015
Fix for issue #96. Allow first bind value of query with numbered placeholders to be null
@pmjones pmjones merged commit 93d83d6 into auraphp:develop-2 Mar 3, 2015
@pmjones
Copy link
Member

pmjones commented Mar 3, 2015

2.4.1 is released :-)

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.

None yet

2 participants