PDO::PARAM_INT casts to 32bit int internally even on 64bit builds in pdo_mysql with libmysqlclient driver
Open
@SakiTakamachi is already working on this.
Since May 30, 2024.
Bug
Extension: pdo_mysql
Status: Needs Triage
- Dominant language
- C
- Stars
- 40.4k
- Forks
- 8.1k
- Avg merge
- 2d 13h
- Merged PRs (30d)
- 96
Description
Description
same with https://bugs.php.net/bug.php?id=63916
but in pdo_mysql with libmysqlclient driver
PHP Version
master
Operating System
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.