Permalink
base repository: doctrine/orm
Failed to load repositories. Confirm that selected base ref is valid, then try again.
base: 3.1.4
Choose a base ref
...
head repository: doctrine/orm
Failed to load repositories. Confirm that selected head ref is valid, then try again.
compare: 3.2.0
Choose a head ref
  • 17 commits
  • 8 files changed
  • 4 contributors

Commits on Mar 14, 2024

  1. Deprecate --complete option of orm:schema-tool:update

    It achieves nothing anymore.
    @greg0ire
    greg0ire committedMar 14, 2024
    Configuration menu
    Copy the full SHA
    View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. Merge pull request #11354 from greg0ire/depr--complete

    Deprecate --complete option of orm:schema-tool:update
    @greg0ire
    greg0ire authoredMar 15, 2024
    Configuration menu
    Copy the full SHA
    25d5936View commit details
    Browse the repository at this point in the history
  2. Deprecate obsolete and unnecessary properties from Table attribute (#…

    …11351)
    
    The properties `indexes` and `uniqueConstraints` were used by the
    `AnnotationDriver` but were never implemented for the `AttributeDriver`.
    Since the `AnnotationDriver` doesn't exist anymore these can become
    deprecated and will then be removed afterwards.
    @DaDeather
    DaDeather committedMar 15, 2024
    Configuration menu
    Copy the full SHA
    7d1444eView commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2024

  1. Merge pull request #11364 from doctrine/3.1.x

    Merge 3.1.x up into 3.2.x
    @greg0ire
    greg0ire authoredMar 16, 2024
    Configuration menu
    Copy the full SHA
    ab616f1View commit details
    Browse the repository at this point in the history
  2. Merge pull request #11357 from DaDeather/11351-add-deprecation-for-ob…

    …solete-indexes-and-unique-constraint-properties-of-table-attribute
    
    Deprecate obsolete and unnecessary properties from Table attribute (#11351)
    @greg0ire
    greg0ire authoredMar 16, 2024
    Configuration menu
    Copy the full SHA
    View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2024

  1. Merge pull request #11369 from doctrine/3.1.x

    Merge 3.1.x up into 3.2.x
    @greg0ire
    greg0ire authoredMar 17, 2024
    Configuration menu
    Copy the full SHA
    f9331eeView commit details
    Browse the repository at this point in the history
  2. Merge pull request #11371 from doctrine/3.1.x

    Merge 3.1.x up into 3.2.x
    @greg0ire
    greg0ire authoredMar 17, 2024
    Configuration menu
    Copy the full SHA
    69f51ccView commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. Merge branch '3.1.x' into 3.2.x

    * 3.1.x:
      Adjust PHPBench mocks
      Set column length explicitly (#11393)
      Add missing import
      Remove unused variable (#11391)
      Fixed proxy initialization for EnumReflectionProperty
      Remove older versions from the docs (#11383)
      [Documentation] Removing "Doctrine Mapping Types" ... (#11384)
      [GH-11185] Bugfix: do not use collection batch loading for indexBy assocations. (#11380)
      Improve lazy ghost performance by avoiding self-referencing closure. (#11376)
      Remove outdated git metadata files (#11362)
      Switch join columns around, otherwise index doesnt match
      Key on fk
      Fix entities and mapping.
      Minor code style fix in AbstractRemoteControl
      Do not schedule batch loading for target classes with composite identifier.
      Cleanup tests not to use model sets.
      provides a test case for  issue 11154
    @derrabus
    derrabus committedMar 21, 2024
    Configuration menu
    Copy the full SHA
    View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. Merge branch '3.1.x' into 3.2.x

    * 3.1.x:
      Revert "Merge pull request #11399 from ThomasLandauer/issue-11377" (#11415)
      Fix BIGINT validation (#11414)
      docs: update PHP version in doc
      Fix fromMappingArray definition
      Fix templated phpdoc return type (#11407)
      [Documentation] Merging "Query Result Formats" with "Hydration Modes"
      SchemaValidator: Changing mapping of BIGINT to string|int
      Fix psalm errors: remove override of template type
      Update dql-doctrine-query-language.rst
      Adding `NonUniqueResultException`
      [Documentation] Query Result Formats
    @derrabus
    derrabus committedApr 15, 2024
    Configuration menu
    Copy the full SHA
    97634aeView commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Merge pull request #11434 from doctrine/3.1.x-merge-up-into-3.2.x_sjL…

    …AVzN7
    
    Merge release 3.1.3 into 3.2.x
    @greg0ire
    greg0ire authoredApr 30, 2024
    Configuration menu
    Copy the full SHA
    63315c8View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Merge branch '3.1.x' into 3.2.x

    * 3.1.x:
      Using an integer as discriminator value with ORM v3
      Using an integer as discriminator value with ORM v3
      Bump ramsey/composer-install from 2 to 3 (#11442)
      Use ramsey/composer-install in PHPBench workflow (#11444)
      Bump doctrine/. from 3.0.0 to 5.0.1
      Upgrade codecov/codecov-action
      Setup Dependabot
    @derrabus
    derrabus committedMay 21, 2024
    Configuration menu
    Copy the full SHA
    a14ef7cView commit details
    Browse the repository at this point in the history
  2. Merge branch '3.1.x' into 3.2.x

    * 3.1.x:
      Fix failed merge (#11464)
      Test with actual lock modes (#11465)
      Backport test for Query::setLockMode() (#11463)
      Fix return type of Query::getLockMode() (#11462)
    @derrabus
    derrabus committedMay 21, 2024
    Configuration menu
    Copy the full SHA
    22b1f52View commit details
    Browse the repository at this point in the history
  3. Merge branch '3.1.x' into 3.2.x

    * 3.1.x:
      Psalm 5.24.0 (#11467)
      PHPStan 1.11.1 (#11466)
    @derrabus
    derrabus committedMay 21, 2024
    Configuration menu
    Copy the full SHA
    View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. Configuration menu
    Copy the full SHA
    ae659feView commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ce09c96View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. Configuration menu
    Copy the full SHA
    View commit details
    Browse the repository at this point in the history
  2. Merge pull request #11472 from nicolas-grekas/no-readonly

    Remove readonly modifier from EntityManager
    @greg0ire
    greg0ire authoredMay 23, 2024
    Configuration menu
    Copy the full SHA
    37946d3View commit details
    Browse the repository at this point in the history
Loading