Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge release 2.13.0 into 3.0.x #4563

Merged
merged 45 commits into from
Mar 31, 2021

Conversation

github-actions[bot]
Copy link

Release 2.13.0

2.13.0

Connections,Improvement,Prepared Statements

morozov and others added 30 commits March 9, 2021 11:52
Remove incomplete details of QueryBuilder::setParameter($type)
Make Doctrine\DBAL\Connection executeQuery() & executeCachedQuery() return
a result implementing the following v3.0 features :
- fetchNumeric()
- fetchAssociative()
- fetchOne()
- fetchAllNumeric()
- fetchAllAssociative()
- fetchAllKeyValue()
- fetchAllAssociativeIndexed()
- fetchFirstColumn()
- iterateNumeric()
- iterateAssociative()
- iterateKeyValue()
- iterateAssociativeIndexed()
- iterateColumn()
- rowCount()
- columnCount()
- free()
Improve forward compatibility between 2.x and 3.0
Update JetBrains PhpStorm stubs to v2020.2
Reintroduce support for PHP 7.1 and 7.2
@morozov morozov marked this pull request as draft March 30, 2021 23:41
@morozov morozov requested a review from beberlei March 30, 2021 23:52
@morozov morozov merged commit ab91c62 into 3.0.x Mar 31, 2021
@morozov morozov deleted the 2.13.x-merge-up-into-3.0.x_6063175f7455d9.33260366 branch March 31, 2021 15:54
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 23, 2022
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.

4 participants