Alexander M. Turek
Alexander M. Turek
On https://www.doctrine-project.org/contribute/index.html Source: https://github.com/doctrine/doctrine-website/blob/65820892a2e36266f8cb953ef0a4886a159d9a8b/source/contribute.rst?plain=1#L65-L68
This PR removes all compatibility code for DBAL 3. I'm flagging it as a draft for now because I believe that we can backport a few things.
See #11299 for the same test on the 2.18.x branch. In a project, I've stumbled across a "feature" which we seemed to have removed, but I don't know if it...
### Bug Report | Q | A |------------ | ------ | BC Break | no | Version | 3.4.7 #### Summary I've run into this issue in multiple projects that...
| Q | A | ------------- | --- | Branch? | 7.2 | Bug fix? | no | New feature? | yes | Deprecations? | no | Issues | Part...
| Q | A | ------------- | --- | Branch? | 7.1 | Bug fix? | no | New feature? | no | Deprecations? | no | Issues | N/A...
| Q | A | ------------- | --- | Branch? | 7.1 | Bug fix? | yes | New feature? | no | Deprecations? | no | Issues | Follows...
Fixes #499. This PR changes all new mbstring polyfills on PHP 7 so that they trigger an oldschool PHP warning instead of raising a `ValueError`. The reason for that is...
Active support for Symfony 5.4 will end in November. After that we won't need to maintain codebases anymore that support PHP 7. This repository is full of code that targets...