Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: doctrine/DoctrineBundle

Tags

3.2.2

Toggle 3.2.2's commit message

Verified

This tag was signed with the committer’s verified signature.
doctrinebot Doctrine Bot
### Release Notes for [3.2.2](https://github.com/doctrine/DoctrineBun…

…dle/milestone/134)

3.2.x bugfix release (patch)

### 3.2.2

- Total issues resolved: **0**
- Total pull requests resolved: **1**
- Total contributors: **1**

#### Bug

 - [2190: Fix position of `$enableXsdValidation` in `DoctrineOrmMappingsPass::createXmlMappingDriver`](#2190) thanks to @KDederichs

3.2.1

Toggle 3.2.1's commit message

Verified

This tag was signed with the committer’s verified signature.
doctrinebot Doctrine Bot
### Release Notes for [3.2.1](https://github.com/doctrine/DoctrineBun…

…dle/milestone/133)

### 3.2.1

- Total issues resolved: **0**
- Total pull requests resolved: **1**
- Total contributors: **1**

#### Bug

 - [2187: Reintroduce missing use statement](#2187) thanks to @alcohol

3.2.0

Toggle 3.2.0's commit message

Verified

This tag was signed with the committer’s verified signature.
doctrinebot Doctrine Bot
### Release Notes for [3.2.0](https://github.com/doctrine/DoctrineBun…

…dle/milestone/130)

Feature release (minor)

### 3.2.0

- Total issues resolved: **0**
- Total pull requests resolved: **1**
- Total contributors: **1**

#### Feature

 - [2172: Wire commands for inspecting configured listeners](#2172) thanks to @HypeMC

3.1.1

Toggle 3.1.1's commit message

Verified

This tag was signed with the committer’s verified signature.
doctrinebot Doctrine Bot
### Release Notes for [3.1.1](https://github.com/doctrine/DoctrineBun…

…dle/milestone/129)

3.1.x bugfix release (patch)

### 3.1.1

- Total issues resolved: **0**
- Total pull requests resolved: **3**
- Total contributors: **3**

 - [2160: Remove VarExporter from dependencies](#2160) thanks to @derrabus

#### Documentation

 - [2151: Fix DBAL documentation links and update filter link](#2151) thanks to @sad270

#### Deprecation

 - [2150: clarify message to better hint which "auto_mapping" option is deprecated](#2150) thanks to @xabbuh

2.18.2

Toggle 2.18.2's commit message

Verified

This tag was signed with the committer’s verified signature.
doctrinebot Doctrine Bot
### Release Notes for [2.18.2](https://github.com/doctrine/DoctrineBu…

…ndle/milestone/128)

2.18.x bugfix release (patch)

### 2.18.2

- Total issues resolved: **0**
- Total pull requests resolved: **9**
- Total contributors: **4**

#### Documentation

 - [2173: Document command remapping](#2173) thanks to @greg0ire

#### Bug

 - [2171: Detect bundles containing only MappedSuperclass annotations](#2171) thanks to @jtattevin

CI
--

 - [2168: Bump actions/upload-artifact from 5 to 6](#2168) thanks to @dependabot[bot]
 - [2167: Bump actions/download-artifact from 6 to 7](#2167) thanks to @dependabot[bot]
 - [2149: Bump doctrine/.github/.github/workflows/composer-lint.yml from 12.2.0 to 13.1.0](#2149) thanks to @dependabot[bot]
 - [2148: Bump doctrine/.github/.github/workflows/release-on-milestone-closed.yml from 13.0.0 to 13.1.0](#2148) thanks to @dependabot[bot]
 - [2146: Bump doctrine/.github/.github/workflows/phpstan.yml from 13.0.0 to 13.1.0](#2146) thanks to @dependabot[bot]
 - [2145: Bump doctrine/.github/.github/workflows/documentation.yml from 13.0.0 to 13.1.0](#2145) thanks to @dependabot[bot]
 - [2142: chore: show parameters in name of CI jobs](#2142) thanks to @alexislefebvre

3.1.0

Toggle 3.1.0's commit message

Verified

This tag was signed with the committer’s verified signature.
doctrinebot Doctrine Bot
### Release Notes for [3.1.0](https://github.com/doctrine/DoctrineBun…

…dle/milestone/118)

### 3.1.0

- Total issues resolved: **1**
- Total pull requests resolved: **4**
- Total contributors: **3**

#### Deprecation

 - [2117: Deprecate controller resolver auto mapping option](#2117) thanks to @bobvandevijver
 - [2101: Deprecate enable_native_lazy_objects](#2101) thanks to @greg0ire

#### Documentation

 - [2104: Update comment](#2104) thanks to @greg0ire

#### Improvement

 - [2069: Allow Symfony 8](#2069) thanks to @ajgarlag

 - [1926: Deprecate controller resolver auto mapping option](#1926) thanks to @bobvandevijver

2.18.1

Toggle 2.18.1's commit message

Verified

This tag was signed with the committer’s verified signature.
doctrinebot Doctrine Bot
### Release Notes for [2.18.1](https://github.com/doctrine/DoctrineBu…

…ndle/milestone/126)

### 2.18.1

- Total issues resolved: **0**
- Total pull requests resolved: **9**
- Total contributors: **3**

#### Static Analysis,Test Suite

 - [2125: Fix the build](#2125) thanks to @greg0ire

CI
--

 - [2123: Bump actions/download-artifact from 5 to 6](#2123) thanks to @dependabot[bot]
 - [2122: Bump actions/upload-artifact from 4 to 5](#2122) thanks to @dependabot[bot]
 - [2121: Bump doctrine/.github from 12.0.0 to 12.1.0](#2121) thanks to @dependabot[bot]
 - [2119: Bump doctrine/.github from 10.1.0 to 12.0.0](#2119) thanks to @dependabot[bot]
 - [2099: Bump doctrine/.github from 8.0.0 to 10.1.0](#2099) thanks to @dependabot[bot]

#### Bug

 - [2115: Fix detectMappingType if the entity contain a package attribute](#2115) thanks to @jtattevin

#### Documentation

 - [2112: Update validate_xml_mapping info](#2112) thanks to @greg0ire

#### Test Suite

 - [2109: Address PHPUnit notices](#2109) thanks to @greg0ire

3.0.0

Toggle 3.0.0's commit message

Verified

This tag was signed with the committer’s verified signature.
doctrinebot Doctrine Bot
### Release Notes for [3.0.0](https://github.com/doctrine/DoctrineBun…

…dle/milestone/28)

### 3.0.0

- Total issues resolved: **1**
- Total pull requests resolved: **36**
- Total contributors: **3**

#### BC Break

 - [2087: Tweaks](#2087) thanks to @greg0ire
 - [2077: Make DependencyInjection namespace internal](#2077) thanks to @greg0ire
 - [2064: Remove `use_savepoints` option](#2064) thanks to @greg0ire
 - [2056: Cleanup XSD schema](#2056) thanks to @greg0ire
 - [2054: Remove `disable_type_comments`](#2054) thanks to @greg0ire
 - [2050: Remove .class parameters](#2050) thanks to @greg0ire
 - [2049: Remove twig filter for removed method](#2049) thanks to @greg0ire
 - [2004: Remove deprecated configuration nodes](#2004) thanks to @greg0ire
 - [2003: Remove deprecated interface and class](#2003) thanks to @greg0ire
 - [2001: Disallow conflicts between url and standalone options](#2001) thanks to @greg0ire
 - [1995: Remove URL override feature](#1995) thanks to @greg0ire
 - [1990: Require ORM 3.4](#1990) thanks to @greg0ire
 - [1987: Forget about lazy ghost objects](#1987) thanks to @greg0ire
 - [1979: Remove type and method existence based checks](#1979) thanks to @greg0ire
 - [1972: Remove unused types](#1972) thanks to @greg0ire
 - [1958: Remove support for YML](#1958) thanks to @greg0ire
 - [1954: Forget about report_fields_where_declared](#1954) thanks to @greg0ire
 - [1952: Remove reference to persistence 3 class](#1952) thanks to @greg0ire
 - [1945: Remove support for annotations](#1945) thanks to @greg0ire
 - [1943: Remove code related to doctrine/dbal 3](#1943) thanks to @greg0ire
 - [1939: Remove DisconnectedMetadataFactory](#1939) thanks to @greg0ire
 - [1930: Remove deprecated Symfony commands](#1930) thanks to @greg0ire
 - [1924: Remove controller resolver auto mapping configuration](#1924) thanks to @bobvandevijver
 - [1923: Drop support for doctrine/cache](#1923) thanks to @greg0ire
 - [1922: Remove "collate" default table option](#1922) thanks to @greg0ire

#### Improvement

 - [2080: Simplify detection code](#2080) thanks to @greg0ire
 - [2059: Remove useless existence check](#2059) thanks to @greg0ire
 - [1998: Simplify ContainerRepositoryFactory](#1998) thanks to @greg0ire
 - [1997: Remove deprecated method](#1997) thanks to @greg0ire
 - [1992: Remove dependency on var-exporter](#1992) thanks to @greg0ire
 - [1986: Remove LazyLoadingEntityManagerInterface](#1986) thanks to @greg0ire
 - [1980: Require PHP 8.4](#1980) thanks to @greg0ire
 - [1975: Remove unused method](#1975) thanks to @greg0ire
 - [1974: Remove DBAL 3 specific things](#1974) thanks to @greg0ire
 - [1935: Remove DoctrineCommand::getEntityGenerator()](#1935) thanks to @greg0ire
 - [630: Remove the .class parameters](#630) thanks to @javiereguiluz

 - [2057: Cleanup occurrences of the word "legacy"](#2057) thanks to @greg0ire

2.18.0

Toggle 2.18.0's commit message

Verified

This tag was signed with the committer’s verified signature.
doctrinebot Doctrine Bot
### Release Notes for [2.18.0](https://github.com/doctrine/DoctrineBu…

…ndle/milestone/123)

Feature release (minor)

### 2.18.0

- Total issues resolved: **0**
- Total pull requests resolved: **1**
- Total contributors: **1**

#### Deprecation

 - [2089: Deprecate methods related to annotations and yaml](#2089) thanks to @greg0ire

2.17.2

Toggle 2.17.2's commit message

Verified

This tag was signed with the committer’s verified signature.
doctrinebot Doctrine Bot
### Release Notes for [2.17.2](https://github.com/doctrine/DoctrineBu…

…ndle/milestone/122)

2.17.x bugfix release (patch)

### 2.17.2

- Total issues resolved: **0**
- Total pull requests resolved: **3**
- Total contributors: **1**

CI
--

 - [2094: Use the development file](#2094) thanks to @greg0ire

#### Bug

 - [2093: Revert "Deprecate passing an event manager to CF::createConnection()"](#2093) thanks to @greg0ire
 - [2092: Restore some more lines from v6 of the bridge](#2092) thanks to @greg0ire