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

Manually merge 2.11.x into 3.0.x #3902

Merged
merged 43 commits into from
Mar 17, 2020
Merged

Manually merge 2.11.x into 3.0.x #3902

merged 43 commits into from
Mar 17, 2020

Conversation

morozov
Copy link
Member

@morozov morozov commented Mar 17, 2020

Q A
Type improvement
BC Break no

morozov and others added 30 commits January 4, 2020 05:19
Fix DebugStack#queries docblock type
…hema name (eg "812pp")

also simplifies the code and now exactly matches postgresql search rules
Signed-off-by: Roeland Jago Douma <[email protected]>
Signed-off-by: Christoph Wurst <[email protected]>
…ntation

Fix docblock typos in DriverManager docs
Fix unquoted stmt fragments backslash escaping
Fixed the QueryBuilder::setMaxResults() signature to accept NULL
…olution

[pg] fix getting table information if search_path contains escaped schema name
When a Docker version of the build is available, use it.
PHP 7.4 has stable versions now.
Hopefully it will work more reliably.
It seems to be enabled by default.
They are no longer supported by their vendors, but until we do support
them, we should continue testing them.
@morozov morozov requested a review from greg0ire March 17, 2020 15:59
@morozov
Copy link
Member Author

morozov commented Mar 17, 2020

@greg0ire there was a huge merge conflict in .travis.yml: on the one hand, we reworked the builds to use docker containers in 2.10.x; on the other, we added builds against PHP nightly in 3.0.x (that eventually would need to use docker containers as well).

Copy link
Member

@greg0ire greg0ire left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The Travis pipeline looks sane :)

@greg0ire greg0ire merged commit ad96d88 into doctrine:3.0.x Mar 17, 2020
@morozov morozov deleted the 3.0.x branch March 17, 2020 18:44
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 4, 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.

10 participants