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

Correctly handle zero-indexed placeholder arrays on execute #76

Merged
merged 2 commits into from Jun 26, 2014
Merged

Correctly handle zero-indexed placeholder arrays on execute #76

merged 2 commits into from Jun 26, 2014

Conversation

iansltx
Copy link
Contributor

@iansltx iansltx commented Jun 26, 2014

No test yet; opening the PR to get feedback/test-running. Fixes #75.

@iansltx
Copy link
Contributor Author

iansltx commented Jun 26, 2014

Let me know if y'all want me to close this PR and re-open with just the second commit; the first one doesn't solve the problem.

@harikt
Copy link
Member

harikt commented Jun 26, 2014

@iansltx I am seeing test also. or am I missing something?

This looks good to me. Paul will verify and merge. Be patient 👍 .

Thank you.

@iansltx
Copy link
Contributor Author

iansltx commented Jun 26, 2014

When I made the PR originally I only had the first commit, which didn't include a test. The test is there now 😁

@pmjones
Copy link
Member

pmjones commented Jun 26, 2014

Thanks for the test. This was an unexpected behavior from PDO; glad to see you caught it.

pmjones pushed a commit that referenced this pull request Jun 26, 2014
Correctly handle zero-indexed placeholder arrays on execute
@pmjones pmjones merged commit 9fcaf3a into auraphp:develop-2 Jun 26, 2014
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

3 participants