Skip to content
This repository was archived by the owner on Apr 17, 2024. It is now read-only.

Added missing 'break' in fetch method switch statement#2

Open
mcavanagh wants to merge 1 commit intoMicahCarrick:masterfrom
mcavanagh:master
Open

Added missing 'break' in fetch method switch statement#2
mcavanagh wants to merge 1 commit intoMicahCarrick:masterfrom
mcavanagh:master

Conversation

@mcavanagh
Copy link
Copy Markdown

case MySqlResultSet::DATA_ARRAY: will currently always fall through to the default case

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant