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
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

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

wants to merge 1 commit into from

Conversation

mcavanagh
Copy link

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