Skip to content
This repository has been archived by the owner on Jan 29, 2020. It is now read-only.

pdo_mysql fix for too strongly casting integer parameters #386

Merged
merged 3 commits into from
Dec 31, 2019

Conversation

jvangestel
Copy link
Contributor

Related issue: #383
pdo_mysql adapter casts integer values as PDO::PARAM_INT causing unexpected results

@michalbundyra michalbundyra added this to the 2.10.1 milestone Dec 31, 2019
@michalbundyra michalbundyra merged commit 070c16e into zendframework:master Dec 31, 2019
michalbundyra added a commit that referenced this pull request Dec 31, 2019
pdo_mysql fix for too strongly casting integer parameters
michalbundyra added a commit that referenced this pull request Dec 31, 2019
michalbundyra added a commit that referenced this pull request Dec 31, 2019
michalbundyra added a commit that referenced this pull request Dec 31, 2019
@michalbundyra
Copy link
Member

Thanks, @jvangestel!

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

Successfully merging this pull request may close these issues.

2 participants