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

Oci8\Query\Processors->processInsertGetId doesn't work with 64-bit PHP and Oracle 11g #59

Closed
zulrang opened this issue Mar 11, 2015 · 1 comment

Comments

@zulrang
Copy link
Contributor

zulrang commented Mar 11, 2015

The id being returned is a huge number, so it seemed like a casting problem to me. Can be fixed by specifying the size and adding the INOUT qualifier to the bind type. I'm going to fork and submit a pull request with the fix.

@zulrang
Copy link
Contributor Author

zulrang commented Mar 11, 2015

Submitted pull request #60

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

No branches or pull requests

1 participant