Closed
Conversation
* 3.9.x: PHPStan 2.1.1 (doctrine#6690) PHPUnit 9.6.22 (doctrine#6691) Bump doctrine/.github from 6.0.0 to 7.1.0 (doctrine#6649) Bump doctrine/.github from 5.3.0 to 6.0.0 (doctrine#6642)
Merge 3.9.x up into 3.10.x
Merge 3.9.x up into 3.10.x
* 3.9.x: bugfix: deallocate mysqli prepared statement (doctrine#6681)
| Q | A |------------- | ----------- | Type | improvement | Fixed issues | N/A #### Summary We'd like to flag the the doctrine/cache package as abandoned which means it needs to disappear from the list of mandatory dependencies of DBAL. In DBAL 3.9, the doctrine/cache classes are used for deprecated code paths only. Note: This change could break downstream projects if they rely on DBAL installing the Cache package for them.
…ntifiers Auto-quote introspected PostgreSQL identifiers
…e-comment-introspection Fix introspection of table options in non-default schemas
Merge 3.9.x up into 3.10.x
Member
|
Shouldn't 3.10 be merged into 4.3? 💎 |
Member
Author
|
Why is that? Do we not want the bug fixed to be available in 4.2.x? I may be missing something. |
Member
|
Bugfixes go to 3.9 which is merged into 4.2. |
Member
|
You're about to merge an unreleased feature release into a maintenance branch. |
Member
Author
|
FWIW, I'm considering to not fix all the bugs that I've discovered while working on 5.0 back in 3.x. Some of them are edge-cases which existed for years but weren't reported by users. The process of backporting the fixes and then merging them back up takes time and produces no value. And I hope that we stop supporting 3.x sooner than later anyways. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.