Skip to content

Conversation

adambaratz
Copy link
Contributor

This PR replaces #1122.

This patch changes the extension to return column data as zvals instead of char arrays. If the stringify attribute is set to true, data will be returned as strings (existing behavior); if false, data will be handled the same way as the mssql extension.

I verified the test output using the existing code to make sure my updates didn't introduce any regressions.

I'd recommend getting this into PHP-5.6 because it'll smooth out the mssql -> pdo_dblib migration path, as described in #1780.

@krakjoe
Copy link
Member

krakjoe commented Jan 3, 2017

Since this has merge conflicts, and targets a security fix only branch, and since another patch would be required for a supported branch anyway, I'm closing this PR.

Please take this action as encouragement to open a clean PR targeting an appropriate branch.

@krakjoe krakjoe closed this Jan 3, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants