Skip to content

Tags

Tags give the ability to mark specific points in history as being important
  • debian/2.3.2-1
    php-doctrine-bundle Debian release 2.3.2-1
    
  • upstream/2.3.2
    Upstream version 2.3.2
    
  • 2.3.2
    ### Release Notes for [2.3.2](https://github.com/doctrine/DoctrineBundle/milestone/60)
    
    2.3.x bugfix release (patch)
    
    ### 2.3.2
    
    - Total issues resolved: **0**
    - Total pull requests resolved: **2**
    - Total contributors: **2**
    
     - [1331: Revert deprecation when "override_url" is not set](https://github.com/doctrine/DoctrineBundle/pull/1331) thanks to @nicolas-grekas
     - [1327: Make DoctrineBundle compatible with ORM 2.9](https://github.com/doctrine/DoctrineBundle/pull/1327) thanks to @beberlei
    
  • debian/2.3.1-1
    php-doctrine-bundle Debian release 2.3.1-1
    
  • upstream/2.3.1
    Upstream version 2.3.1
    
  • 2.3.1
    a08bc3b4 · SA: Bump Psalm to level 4 ·
    ### Release Notes for [2.3.1](https://github.com/doctrine/DoctrineBundle/milestone/58)
    
    2.3.x bugfix release (patch)
    
    ### 2.3.1
    
    - Total issues resolved: **2**
    - Total pull requests resolved: **3**
    - Total contributors: **4**
    
    #### Bug
    
     - [1320: "Explain" with DBAL 2.13 and pdo_sqlsrv driver fails](https://github.com/doctrine/DoctrineBundle/issues/1320) thanks to @ostrolucky
    
     - [1316: Fix #1314, shard manager class option cannot be overridden](https://github.com/doctrine/DoctrineBundle/pull/1316) thanks to @cyberemissary
     - [1306: Remove call to deprecated setCacheDriver() method](https://github.com/doctrine/DoctrineBundle/pull/1306) thanks to @nicolas-grekas
    
    #### Bug,Needs Tests
    
     - [1309: Disable schema validation no matter the profiling configuration](https://github.com/doctrine/DoctrineBundle/pull/1309) thanks to @bastnic
    
  • debian/2.3.0-1
    php-doctrine-bundle Debian release 2.3.0-1
    
  • upstream/2.3.0
    Upstream version 2.3.0
    
  • 2.3.0
    ### Release Notes for [2.3.0](https://github.com/doctrine/DoctrineBundle/milestone/50)
    
    Feature release (minor)
    
    ### 2.3.0
    
    - Total issues resolved: **0**
    - Total pull requests resolved: **7**
    - Total contributors: **6**
    
    #### Feature
    
     - [1296: Autowire connections by argument type and name](https://github.com/doctrine/DoctrineBundle/pull/1296) thanks to @HypeMC
     - [1290: add ability to override url with dsn params](https://github.com/doctrine/DoctrineBundle/pull/1290) thanks to @jrushlow
     - [1284: Enable `@CustomIdGenerator()` to reference services tagged as "doctrine.id_generator"](https://github.com/doctrine/DoctrineBundle/pull/1284) thanks to @nicolas-grekas
    
     - [1286: #1176 Deprecate (Blacklist|WellKnown) schema filters ](https://github.com/doctrine/DoctrineBundle/pull/1286) thanks to @ostrolucky
    
    #### Improvement
    
     - [1283: Propagate template from EntityRepository](https://github.com/doctrine/DoctrineBundle/pull/1283) thanks to @VincentLanglet
     - [1260: Fix bugs in PhpArrayAdapter introduction](https://github.com/doctrine/DoctrineBundle/pull/1260) thanks to @ossinkine
     - [1259: Autowire entity managers by argument type and name](https://github.com/doctrine/DoctrineBundle/pull/1259) thanks to @HypeMC
    
  • debian/2.2.4-1
    php-doctrine-bundle Debian release 2.2.4-1
    
  • upstream/2.2.4
    Upstream version 2.2.4
    
  • 2.2.4
    ### Release Notes for [2.2.4](https://github.com/doctrine/DoctrineBundle/milestone/56)
    
    2.2.x bugfix release (patch)
    
    ### 2.2.4
    
    - Total issues resolved: **1**
    - Total pull requests resolved: **2**
    - Total contributors: **3**
    
    CI
    --
    
     - [1287: Use ramsey/composer-install](https://github.com/doctrine/DoctrineBundle/pull/1287) thanks to @greg0ire
    
     - [1285: #1282 Fix DBAL < 2.11 BC layer in doctrine:query:sql](https://github.com/doctrine/DoctrineBundle/pull/1285) thanks to @ostrolucky
    
    #### Bug,Ready to work on
    
     - [1282: doctrine:query:sql broken after update from 2.2.2 to 2.2.3](https://github.com/doctrine/DoctrineBundle/issues/1282) thanks to @bicpi
    
  • debian/2.2.3-1
    php-doctrine-bundle Debian release 2.2.3-1
    
  • upstream/2.2.3
    Upstream version 2.2.3
    
  • 2.2.3
    ### Release Notes for [2.2.3](https://github.com/doctrine/DoctrineBundle/milestone/55)
    
    2.2.x bugfix release (patch)
    
    ### 2.2.3
    
    - Total issues resolved: **1**
    - Total pull requests resolved: **1**
    - Total contributors: **2**
    
    #### Improvement
    
     - [1273: Run all tests on PHP 8](https://github.com/doctrine/DoctrineBundle/pull/1273) thanks to @alcaeus
    
    #### Bug
    
     - [1271: Missing argument for doctrine.query_sql_command definition](https://github.com/doctrine/DoctrineBundle/issues/1271) thanks to @dFayet
    
  • debian/2.2.2-1
    php-doctrine-bundle Debian release 2.2.2-1
    
  • upstream/2.2.2
    Upstream version 2.2.2
    
  • 2.2.2
    ### Release Notes for [2.2.2](https://github.com/doctrine/DoctrineBundle/milestone/52)
    
    ### 2.2.2
    
    - Total issues resolved: **5**
    - Total pull requests resolved: **2**
    - Total contributors: **4**
    
     - [1268: Explain query results in "An error occurred while loading the query explanation."](https://github.com/doctrine/DoctrineBundle/issues/1268) thanks to @egonolieux
     - [1267: Fix profiler explain error in SQLServerPlatform, OtherPlatform](https://github.com/doctrine/DoctrineBundle/pull/1267) thanks to @RealJTG
    
    #### Bug
    
     - [1263: Fixes for compatibility with DBAL 3](https://github.com/doctrine/DoctrineBundle/pull/1263) thanks to @greg0ire
    
    #### Ready to work on
    
     - [1250: DoctrineDataCollector errors when second level cache logging is disabled](https://github.com/doctrine/DoctrineBundle/issues/1250) thanks to @evertharmeling
    
  • 1.12.13
    ### Release Notes for [1.12.13](https://github.com/doctrine/DoctrineBundle/milestone/51)
    
    1.12.x bugfix release (patch)
    
    ### 1.12.13
    
    - Total issues resolved: **2**
    - Total pull requests resolved: **2**
    - Total contributors: **2**
    
     - [1258: fix: Prefer primary config over master.](https://github.com/doctrine/DoctrineBundle/pull/1258) thanks to @prengerjarno
     - [1253: Make master connections respect driverOptions](https://github.com/doctrine/DoctrineBundle/pull/1253) thanks to @petewalker
    
  • debian/2.2.1-1
    php-doctrine-bundle Debian release 2.2.1-1