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 #4300

Merged
merged 16 commits into from
Sep 26, 2020
Merged

Manually merge 2.11.x into 3.0.x #4300

merged 16 commits into from
Sep 26, 2020

Commits on Sep 20, 2020

  1. Merge pull request doctrine#4271 from greg0ire/explanation-on-implici…

    …t-indexes
    
    Add explanation about implicit indexes
    greg0ire committed Sep 20, 2020
    Configuration menu
    Copy the full SHA
    685f24b View commit details
    Browse the repository at this point in the history
  2. Release 2.11.0

    morozov committed Sep 20, 2020
    Configuration menu
    Copy the full SHA
    0d4e1a8 View commit details
    Browse the repository at this point in the history
  3. Bump version to 2.11.1-DEV

    morozov committed Sep 20, 2020
    Configuration menu
    Copy the full SHA
    5d22823 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2020

  1. Fix phpdoc of deprecated

    Remove "All" for some deprecated phpdoc
    qdequippe committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    7ca934c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8557a32 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2020

  1. Fix BC break

    Ignore empty strings in QueryBuilder::and/orWhere() & and/orHaving().
    BenMorel committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    0325f42 View commit details
    Browse the repository at this point in the history
  2. Merge pull request doctrine#4286 from BenMorel/fix-bc-break

    Fix BC break: QueryBuilder::andWhere() etc. should ignore empty strings
    morozov committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    e8b14b5 View commit details
    Browse the repository at this point in the history
  3. Merge pull request doctrine#4285 from qdequippe/patch-1

    Fix phpdoc on deprecated functions
    morozov committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    b9cb735 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2020

  1. Configuration menu
    Copy the full SHA
    e90de0c View commit details
    Browse the repository at this point in the history
  2. Merge pull request doctrine#4287 from morozov/issues/4281

    Restore PDOStatement::quote() for backward compatibility
    greg0ire committed Sep 24, 2020
    Configuration menu
    Copy the full SHA
    6ff72e4 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2020

  1. Merge pull request doctrine#4291 from morozov/deprecate-result-interf…

    …ace-subtyping
    
    Deprecate Abstraction\Result
    morozov committed Sep 25, 2020
    Configuration menu
    Copy the full SHA
    2d09772 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    35c778b View commit details
    Browse the repository at this point in the history
  3. Merge pull request doctrine#4173 from BenMorel/2.10.x-fix-third-param…

    …eter
    
    Fix Third parameter not allowed for PDO::FETCH_COLUMN
    morozov committed Sep 25, 2020
    Configuration menu
    Copy the full SHA
    787c141 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2020

  1. Configuration menu
    Copy the full SHA
    e06d0bb View commit details
    Browse the repository at this point in the history
  2. Merge pull request doctrine#4297 from morozov/exception-test-macos

    Fix ExceptionTest::testConnectionExceptionSqLite() on macOS
    morozov committed Sep 26, 2020
    Configuration menu
    Copy the full SHA
    f099856 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5b9a194 View commit details
    Browse the repository at this point in the history