Skip to content

Convert odbc_bindcols() function to void - #13900

Merged
kocsismate merged 1 commit into
php:masterfrom
kocsismate:odbc-bindcols-void
Apr 7, 2024
Merged

Convert odbc_bindcols() function to void#13900
kocsismate merged 1 commit into
php:masterfrom
kocsismate:odbc-bindcols-void

Conversation

@kocsismate

@kocsismatekocsismate commented Apr 6, 2024

Copy link
Copy Markdown
Member

Carved off from #12040

@SakiTakamachiSakiTakamachi left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm!

@NattyNarwhalNattyNarwhal left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks right. I'm assuming we can't do anything sane error-handling wise if SQLBindCol fails anyways.

@kocsismate
kocsismate merged commit 365e211 into php:masterApr 7, 2024
@kocsismate
kocsismate deleted the odbc-bindcols-void branch April 7, 2024 06:44
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@kocsismate@NattyNarwhal@SakiTakamachi