[WIP] Drop PHP 7.2#38674
Conversation
|
Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would create a changelog item based on your changes. |
|
For the first commit, composer did these dependency bumps: |
|
This is docs relevant when merged. Please file an issue close to merging |
|
This will not be merged (at least not in the near future, probably more likely along with adding support for PHP 8.0) |
|
Summary: But somehow the replacement is not happening any more when running with the updated The first that that goes wrong is when installing oC10: And if we get past that, then lots of other code has a similar problem. I have completely hacked it here (put in a hard-coded I will make an issue for someone to look into this: #38681 |
|
PR #38647 is green and ready to merge. This "hack" PR can be closed. |
Description
This is to help debug the problem with newer releases of doctrine/dbal that fail CI. I will be able to choose specific doctrine/dbal releases to bisect exactly where the problem was introduced. (related to PRs #38604 and #38647 )
How Has This Been Tested?
CI
Types of changes
Checklist: