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

Merge 3.1.x up into master #4476

Merged
merged 25 commits into from
Jan 21, 2021
Merged

Merge 3.1.x up into master #4476

merged 25 commits into from
Jan 21, 2021

Commits on Nov 28, 2020

  1. No need of comma

    kishore-hariram authored and morozov committed Nov 28, 2020
    Configuration menu
    Copy the full SHA
    c098382 View commit details
    Browse the repository at this point in the history
  2. Merge pull request doctrine#3682 from kikilass/master

    No need of comma
    morozov committed Nov 28, 2020
    Configuration menu
    Copy the full SHA
    ecadac4 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2020

  1. Configuration menu
    Copy the full SHA
    a7b5f09 View commit details
    Browse the repository at this point in the history
  2. Merge pull request doctrine#4453 from morozov/remove-unmaintained-bra…

    …nches
    
    Remove unmaintained branches from the project metadata
    morozov committed Nov 29, 2020
    Configuration menu
    Copy the full SHA
    98233ab View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2020

  1. Configuration menu
    Copy the full SHA
    7aac084 View commit details
    Browse the repository at this point in the history
  2. Merge pull request doctrine#4438 from trusek/2.12.x

    doctrine#4437 MSSQL adds a redundant ORDER BY clause when with subquery with …
    morozov committed Dec 7, 2020
    Configuration menu
    Copy the full SHA
    5a7befb View commit details
    Browse the repository at this point in the history
  3. Fix and improve docs

    greeflas authored and morozov committed Dec 7, 2020
    Configuration menu
    Copy the full SHA
    a0b82ff View commit details
    Browse the repository at this point in the history
  4. Merge pull request doctrine#4260 from greeflas/fix_docs

    Fix and improve docs
    morozov committed Dec 7, 2020
    Configuration menu
    Copy the full SHA
    373c24d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2119044 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2020

  1. Merge pull request doctrine#4457 from beberlei/LostConnectionHint

    Add note about lost connections to UPGRADE guide.
    greg0ire committed Dec 8, 2020
    Configuration menu
    Copy the full SHA
    7f6acbb View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2020

  1. Configuration menu
    Copy the full SHA
    4fb1862 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2020

  1. Merge pull request doctrine#4463 from nicwortel/ramsey-composer-install

    Use the ramsey/composer-install action to install dependencies
    greg0ire committed Dec 13, 2020
    Configuration menu
    Copy the full SHA
    4211e3c View commit details
    Browse the repository at this point in the history
  2. Update PHPUnit to 9.5

    morozov committed Dec 13, 2020
    Configuration menu
    Copy the full SHA
    f5984e1 View commit details
    Browse the repository at this point in the history
  3. Merge pull request doctrine#4466 from morozov/phpunit-9.5

    Update PHPUnit to 9.5
    morozov committed Dec 13, 2020
    Configuration menu
    Copy the full SHA
    5ffd105 View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2020

  1. Configuration menu
    Copy the full SHA
    b40e327 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2021

  1. Require the exact versions of development tools

    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.
    nicwortel committed Jan 7, 2021
    Configuration menu
    Copy the full SHA
    02fbb3d View commit details
    Browse the repository at this point in the history
  2. Merge pull request doctrine#4464 from nicwortel/remove-composer-lock

    Remove composer.lock from version control
    greg0ire committed Jan 7, 2021
    Configuration menu
    Copy the full SHA
    ce3421e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    78d4590 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d01c726 View commit details
    Browse the repository at this point in the history
  5. Remove redundant casts

    greg0ire committed Jan 7, 2021
    Configuration menu
    Copy the full SHA
    2f16c00 View commit details
    Browse the repository at this point in the history
  6. Upgrade Psalm to 4.3.2

    greg0ire committed Jan 7, 2021
    Configuration menu
    Copy the full SHA
    8acf030 View commit details
    Browse the repository at this point in the history
  7. Ignore false positive

    $matchesCount cannot be false because false > 0 is false
    greg0ire committed Jan 7, 2021
    Configuration menu
    Copy the full SHA
    db6f73c View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2021

  1. Configuration menu
    Copy the full SHA
    f77e731 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2021

  1. Configuration menu
    Copy the full SHA
    e33f658 View commit details
    Browse the repository at this point in the history
  2. Upgrade chocolatey

    greg0ire committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    32e5b01 View commit details
    Browse the repository at this point in the history