-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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 3.1.x up into master #4476
Conversation
No need of comma
…nches Remove unmaintained branches from the project metadata
doctrine#4437 MSSQL adds a redundant ORDER BY clause when with subquery with …
Fix and improve docs
Add note about lost connections to UPGRADE guide.
Use the ramsey/composer-install action to install dependencies
Update PHPUnit to 9.5
This prevents randomly failing builds in case one of the dependencies releases an unintentional BC break. See https://github.com/doctrine/dbal/pull/4464/files#r542180416 for more information.
Remove composer.lock from version control
$matchesCount cannot be false because false > 0 is false
I need to merge 3.0 in 3.1 first |
@morozov do you understand what's up with AppVeyor? I don't… I think the part that fails is because later we get the following:
It does not make a lot of sense though, because |
Thanks for digging that up! I added steps that run the |
Ok so EDIT: ah I understand, Oh but it looks the bugfix is only released in the beta version of chocolatey (https://github.com/chocolatey/chocolatey.org/issues/999#issuecomment-756373870) |
f4a9086
to
97bd5ee
Compare
Fixed by upgrading to the beta version. |
Please get rid of 9a41eae. |
ping @morozov |
No description provided.