Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Tags: doctrine/DoctrineORMModule

Tags

6.3.0

Toggle 6.3.0's commit message

Verified

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

…Module/milestone/29)

Feature release (minor)

### Added

- Support for PHP 8.4

### 6.3.0

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

#### Enhacement

 - [769: Allow PHP 8.4](#769) thanks to @driehle and @visto9259

6.2.0

Toggle 6.2.0's commit message

Verified

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

…Module/milestone/27)

Feature release (minor)

### Changed

- Upgraded to doctrine/doctrine-module ^6.2.0, see [release notes](https://github.com/doctrine/DoctrineModule/releases/tag/6.2.0)
- doctrine/cache ^2 is now required (1.x is not supported anymore) - **Note:** This change implies that laminas-cache is now used for caching, as doctrine/cache v2 does not contain implementations anymore. Using laminas-cache, however, is the default config since the 6.0.0 release. If you are using other adapters than `array` and `filesystem`, you might need to require additional laminas packages!
- doctrine/dbal 3.x is now required (2.x not supported anymore)

### Removed

- Support for PHP 8.0

### 6.2.0

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

#### Enhacement

 - [766: Updated and removed unnecessary dev dependencies](#766) thanks to @driehle
 - [765: Updated to doctrine-coding-standard v12](#765) thanks to @driehle
 - [764: Upgraded to doctrine/doctrine-module ^6.2.0](#764) thanks to @driehle
 - [763: Dropped support for doctrine/dbal 2.x](#763) thanks to @driehle
 - [762: Allow doctrine/event-manager ^2.0](#762) thanks to @driehle
 - [761: Upgraded PHPStan from 1.12 to 2.0](#761) thanks to @driehle
 - [760: Upgraded from PHPUnit 9 to 10](#760) thanks to @driehle
 - [759: Removed Psalm in favour of PHPStan](#759) thanks to @driehle
 - [758: Updated upstream workflows](#758) thanks to @driehle
 - [757: Drop PHP 8.0](#757) thanks to @driehle

6.1.0

Toggle 6.1.0's commit message

Verified

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

…Module/milestone/24)

Feature release (minor)

### Added

- Support for PHP 8.3

### 6.1.0

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

#### Enhacement

 - [749: PHP 8.3 support](#749) thanks to @TomHAnderson
 - [748: PHP 8.3 support](#748) thanks to @FabianKoestring
 - [746: Merge release 6.0.1 into 6.1.x](#746) thanks to @github-actions[bot]

6.0.1

Toggle 6.0.1's commit message

Verified

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

…Module/milestone/22)

### 6.0.1

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

#### Enhacement

 - [745: Added @template-extends to solve Psalm issues](#745) thanks to @driehle
 - [744: Updated branch names (.doctrine-project.json)](#744) thanks to @driehle
 - [743: Merge up 5.4.x to 6.0.x](#743) thanks to @driehle

#### Documentation

 - [739: @ittmann fix from https://github.com/doctrine/DoctrineORMModule/pull/731](https://github.com/doctrine/DoctrineORMModule/pull/739) thanks to @TomHAnderson

 - [731: Fix schema_assets_filter configuration docs](#731) thanks to @ittmann

6.0.0

Toggle 6.0.0's commit message
Raise Psalm PHP version to match DoctrineModule.

5.3.0

Toggle 5.3.0's commit message

Verified

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

…Module/milestone/18)

Feature release (minor)

### Added

- Support for PHP 8.2

### Changed

- Bumped DoctrineModule to 5.3.0
- The dependency towards `container-interop/container-interop` was dropped to allow installation of laminas-servicemanager >= 3.11.0
- Users refering to the symbol `Interop\Container\ContainerInterface`  should update their code to use `Psr\Container\ContainerInterface`

### 5.3.0

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

#### Enhacement

 - [730: Upgrade to Psalm 5](#730) thanks to @driehle
 - [729: Drop `container-interop/container-interop`](#729) thanks to @tomudding
 - [728: PHP 8.2 Support](#728) thanks to @rogervila
 - [727: PHP 8.2 support](#727) thanks to @fezfez
 - [725: Merge release 5.2.1 into 5.3.x](#725) thanks to @github-actions[bot]

5.2.1

Toggle 5.2.1's commit message

Verified

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

…Module/milestone/17)

5.2.x bugfix release (patch)

### Changed

- Default key length for Doctrine migrations set to 191 for compatibility with MySQL 8.0 / MariaDB 10.5

### 5.2.1

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

#### Enhacement

 - [724: Update workflows and CI](#724) thanks to @driehle and @ittmann

#### Bug

 - [723: Raise DoctrineModule to ^5.2.0](#723) thanks to @driehle
 - [722: Set version_column_length to 191 to work with MySQL 8.0 and MariaDB 10.5](#722) thanks to @ittmann

5.2.0

Toggle 5.2.0's commit message

Verified

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

…Module/milestone/16)

Feature release (minor)

### 5.2.0

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

#### Documentation

 - [719: fixed typo in driver class name in documentation (#717)](#719) thanks to @driehle
 - [717: Typo in user guide documentation](#717) thanks to @ch-feedbackpeople

#### Enhacement

 - [718: Allow persistence v3](#718) thanks to @snapshotpl

5.1.0

Toggle 5.1.0's commit message

Verified

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

…Module/milestone/12)

Feature release (minor)

### Added

- Support for DBAL middlewares (only with DBAl 3.x)
- Support for excluding schemas from Doctrine migrations

### Changes

- doctrine-laminas-hydrator is now required in ^3.0 (see [release notes](https://github.com/doctrine/doctrine-laminas-hydrator/releases/tag/3.0.0)), support for 2.x is dropped

### 5.1.0

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

#### Documentation

 - [715: Added documentation for DBAL 3 middlewares](#715) thanks to @driehle
 - [714: Updated docs in regard of custom types and type comments](#714) thanks to @driehle

#### Enhacement

 - [713: Upgrade doctrine-laminas-hydrator to ^3.0](#713) thanks to @driehle
 - [712: Merge release 5.0.1 into 5.1.x](#712) thanks to @github-actions[bot]
 - [709: Add support for schema assets filter option](#709) thanks to @villermen
 - [708: Add support for DBAL Middlewares](#708) thanks to @snapshotpl

5.0.1

Toggle 5.0.1's commit message

Verified

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

…Module/milestone/11)

5.0.x bugfix release (patch)

### 5.0.1

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

#### Bug

 - [711: Merge release 4.2.1 into 5.0.x](#711) thanks to @github-actions[bot]
Morty Proxy This is a proxified and sanitized view of the page, visit original site.