Skip to content

Tags: doctrine/data-fixtures

Tags

2.0.2

Verified

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

…es/milestone/39)

2.0.x bugfix release (patch)

### 2.0.2

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

#### Improvement

 - [518: Allow doctrine persistence v4](#518) thanks to @mrVrAlex

CI
--

 - [515: Create website schema validation workflow](#515) thanks to @SenseException

2.0.1

Verified

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

…es/milestone/35)

2.0.x bugfix release (patch)

### 2.0.1

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

1.8.1

Verified

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

…es/milestone/38)

### 1.8.1

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

#### Static Analysis

 - [507: Bump PHPStan to level 7](#507) thanks to @greg0ire

#### Bug

 - [506: Relax type of identifiers](#506) thanks to @greg0ire

2.0.0

Verified

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

…es/milestone/2)

### 2.0.0

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

#### BC break

 - [497: [v2] Convert `@final` to hard `final`](#497) thanks to @GromNaN
 - [491: Ensure the codebase is totally typed](#491) thanks to @greg0ire
 - [471: Remove callable loggers](#471) thanks to @derrabus
 - [464: Make the class parameter mandatory for references](#464) thanks to @VincentLanglet
 - [459: Add return types on public classes and interfaces](#459) thanks to @GromNaN

#### Test Suite

 - [492: Ensure 2.0.x is deprecation-free](#492) thanks to @greg0ire
 - [469: Remove usage of Doctrine annotations](#469) thanks to @derrabus

#### Improvement

 - [461: Drop support for PHP 7](#461) thanks to @derrabus

#### BC break,Improvement

 - [458: [v2] Convert `@final` to hard `final`](#458) thanks to @GromNaN

1.8.0

Verified

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

…es/milestone/34)

Feature release (minor)

### 1.8.0

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

#### Static Analysis

 - [472: Add missing void return type in docblock](#472) thanks to @GromNaN

#### Deprecation,Improvement

 - [462: Deprecate callable loggers](#462) thanks to @derrabus

#### Deprecation

 - [457: Make Executor and Purger classes final](#457) thanks to @GromNaN

#### Improvement

 - [455: Add parameter types](#455) thanks to @GromNaN

1.7.0

Verified

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

…es/milestone/25)

Feature release (minor)

### 1.7.0

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

CI
--

 - [453: Test on PHP 8.3 and with dev deps](#453) thanks to @derrabus

#### Improvement

 - [452: Support DBAL 4 and ORM 3](#452) thanks to @derrabus
 - [451: Drop support for DBAL 2](#451) thanks to @derrabus
 - [438: Modernize codebase for PHP 7.4](#438) thanks to @derrabus
 - [415: Drop support for doctrine/persistence 1](#415) thanks to @greg0ire
 - [411: Speedup ORMPurger](#411) thanks to @dmitryuk

1.6.7

Verified

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

…es/milestone/31)

1.6.x bugfix release (patch)

### 1.6.7

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

#### Improvement

 - [449: Replace call to deprecated `LifecycleEventArgs::getEntityManager()`](#449) thanks to @mbabker
 - [444: Replace usage of deprecated LifecycleEventArgs method](#444) thanks to @acrobat

 - [446: Add doctrine-project.json to .gitattributes](#446) thanks to @VincentLanglet
 - [445: Add static analysis and cs config files to .gitattributes](#445) thanks to @VincentLanglet

1.6.6

Verified

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

…es/milestone/30)

1.6.x bugfix release (patch)

### 1.6.6

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

1.6.5

Verified

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

…es/milestone/29)

1.6.x bugfix release (patch)

### 1.6.5

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

CI
--

 - [439: Bump workflows](#439) thanks to @derrabus

#### Bug

 - [437: doctrine/deprecations is a mandatory dependency](#437) thanks to @derrabus

#### Improvement

 - [436: Maintenance](#436) thanks to @greg0ire

1.6.4

Verified

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

…es/milestone/28)

1.6.x bugfix release (patch)

### 1.6.4

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

 - [428: Add blank line after code block start](#428) thanks to @greg0ire
 - [427: Fix conditional typehints](#427) thanks to @aivchen

#### Static Analysis

 - [425: Document possibly null property](#425) thanks to @greg0ire

#### Improvement

 - [423: Use a shallower tree](#423) thanks to @greg0ire