10000 Tags · doctrine/DoctrineModule · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: doctrine/DoctrineModule

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/DoctrineMod…

…ule/milestone/42)

Feature release (minor)

### Added

- Support for PHP 8.4

### 6.3.0

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

#### Enhancement

 - [857: Allow PHP 8.4](#857) thanks to @driehle
 - [855: Merge release 6.2.1 into 6.3.x](#855) thanks to @github-actions[bot]

6.2.1

Toggle 6.2.1's commit message

Verified

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

…ule/milestone/41)

6.2.x bugfix release (patch)

### 6.2.1

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

#### Documentation

 - [854: Fixed broken docs rendering](#854) thanks to @driehle

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/DoctrineMod…

…ule/milestone/38)

Feature release (minor)

### Changed

- doctrine/annotations ^2 is now required (1.x is not supported anymore)
- 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/collections ^2 is now required (1.x is not supported anymore)
- doctrine/event-manager ^2 is now required (1.x is not supported anymore)
- doctrine/persistence ^3 is now required (2.x is not supported anymore)
- symfony/console ^7 is now alled besides 6.x (5.x is not supported anymore)

### Dropped

- Support for PHP 8.0 has been dropped

### 6.2.0

- Total issues resolved: **0**
- Total pull requests resolved: **15**
- Total contributors: **2**

#### Enhancement

 - [853: Prevent installation with old versions of dependant modules](#853) thanks to @driehle
 - [851: Removed unneeded dependencies from composer.json](#851) thanks to @driehle
 - [850: Dropped doctrine/event-manager 1.x](#850) thanks to @driehle
 - [849: Dropped symfony/console 5.x, allow symfony/console 7.x](#849) thanks to @driehle
 - [848: Dropped support for doctrine/annotations 1.x](#848) thanks to @driehle
 - [847: Dropped support for doctrine/cache 1.x](#847) thanks to @driehle
 - [846: Upgrade PHPStan from 1.12 to 2.0](#846) thanks to @driehle
 - [845: Upgraded from PHPUnit 9 to 10](#845) thanks to @driehle
 - [844: Removed Psalm in favour of PHPStan](#844) thanks to @driehle
 - [843: Updated upstream workflows](#843) thanks to @driehle
 - [842: Drop support for doctrine/persistence 2.x](#842) thanks to @driehle
 - [841: Drop support for doctrine/collections 1.x](#841) thanks to @driehle
 - [840: Drop PHP 8.0](#840) thanks to @driehle
 - [831: Merge release 6.1.1 into 6.2.x](#831) thanks to @github-actions[bot]

#### Documentation

 - [852: Updated docs for caching](#852) thanks to @driehle

6.1.1

Toggle 6.1.1's commit message

Verified

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

…ule/milestone/39)

6.1.x bugfix release (patch)

### 6.1.1

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

#### Enhancement

 - [830: Correct workflows to use 8.3](#830) thanks to @TomHAnderson

6.1.0

Toggle 6.1.0's commit message

Verified

This tag was signed with the committer’s verified signature.
doctrinebot Doctrine Bot
GPG key ID: 2C3A645671828132
Verified
Learn about vigilant mode
### Release Notes for [6.1.0](https://github.com/doctrine/DoctrineMod…

…ule/milestone/34)

Feature release (minor)

### Added

- Support for PHP 8.2

### 6.1.0

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

#### Enhancement

 - [828: Support for PHP 8.3](#828) thanks to @TomHAnderson
 - [826: Merge release 6.0.7 (a.k.a 6.0.6) into 6.1.x](#826) thanks to @github-actions[bot]
 - [824: Merge release 6.0.5 into 6.1.x](#824) thanks to @github-actions[bot]

6.0.7

Toggle 6.0.7's commit message

Verified

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

…ule/milestone/36)

6.0.x bugfix release (patch)

### 6.0.7

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

#### Bug

 - [825: Fix uninitialized use of credentialCallable for PHP8.x](#825) thanks to @curzio-della-santa and @Kerion

6.0.5

Toggle 6.0.5's commit message

Verified

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

…ule/milestone/33)

6.0.x bugfix release (patch)

### 6.0.5

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

#### Bug

 - [823: Fix unwanted BC break from 5.x series not allowing integer input for validators](#823) thanks to @driehle and @diego-sorribas
 - [821: Remove `provide` section from `composer.json`](#821) thanks to @boesing
 - [820: Package incorrectly states that it does provide `laminas/laminas-cache-storage-implementation`](#820) thanks to @boesing

#### Enhancement

 - [822: Added @template-implements to solve Psalm issues](#822) thanks to @driehle

6.0.4

Toggle 6.0.4's commit message

Verified

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

…ule/milestone/32)

### 6.0.4

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

 - [814: doctrine/coding-standard:^12.0.0](#814) thanks to @fezfez
 - [813: Allow doctrine/event:^2.0](#813) thanks to @fezfez
 - [812: Allow doctrine/collections:^2.1](#812) thanks to @fezfez
 - [811: Add default value for $property in Proxy.php](#811) thanks to @japaveh

6.0.3

Toggle 6.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #810 from TomHAnderson/hotfix/semver

Require composer/semver in production (see

6.0.2

Toggle 6.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #806 from demiankatz/flexible-key-pattern

Fix cache configuration for better Doctrine compatibility.
0