Skip to content
Tags give the ability to mark specific points in history as being important
  • 1.5.3
    ### Release Notes for [1.5.3](https://github.com/doctrine/data-fixtures/milestone/22)
    
    1.5.x bugfix release (patch)
    
    ### 1.5.3
    
    - Total issues resolved: **0**
    - Total pull requests resolved: **3**
    - Total contributors: **2**
    
    #### Improvement
    
     - [387: Indicate support for persistence 3](https://github.com/doctrine/data-fixtures/pull/387) thanks to @derrabus
    
    CI
    --
    
     - [385: Bump CI tools and add PHP 8.1 to the test matrix](https://github.com/doctrine/data-fixtures/pull/385) thanks to @derrabus
    
    #### Documentation
    
     - [384: Avoid inline literals in titles](https://github.com/doctrine/data-fixtures/pull/384) thanks to @greg0ire
    
  • 1.5.2
    ### Release Notes for [1.5.2](https://github.com/doctrine/data-fixtures/milestone/21)
    
    1.5.x bugfix release (patch)
    
    ### 1.5.2
    
    - Total issues resolved: **0**
    - Total pull requests resolved: **3**
    - Total contributors: **3**
    
     - [376: Update readme type-hints](https://github.com/doctrine/data-fixtures/pull/376) thanks to @BafS
    
    #### Improvement
    
     - [373: Reuse workflows](https://github.com/doctrine/data-fixtures/pull/373) thanks to @greg0ire
     - [370: skip test using setFilterSchemaAssetsExpression removed in DBAL3](https://github.com/doctrine/data-fixtures/pull/370) thanks to @remicollet
    
  • 1.5.1
    ### Release Notes for [1.5.1](https://github.com/doctrine/data-fixtures/milestone/19)
    
    1.5.x bugfix release (patch)
    
    ### 1.5.1
    
    - Total issues resolved: **0**
    - Total pull requests resolved: **2**
    - Total contributors: **2**
    
     - [367: Upgrade to cs9](https://github.com/doctrine/data-fixtures/pull/367) thanks to @greg0ire
    
    #### Bug
    
     - [366: Fix DBAL 3 compatibility](https://github.com/doctrine/data-fixtures/pull/366) thanks to @williarin
    
  • 1.5.0
    51d3d488 · 1.5.0 readiness ·
    ## [1.5.0] - 2021-01-23
    
    ### Fixed
      - [447: Fix typo in error code](https://github.com/doctrine/migrations/pull/447) thanks to @funivan
      - [448: Removed unused import](https://github.com/doctrine/migrations/pull/448) thanks to @localheinz
      - [451: Case insensitive method calls and types](https://github.com/doctrine/migrations/pull/451) thanks to @localheinz
      - [449: Use the class keyword](https://github.com/doctrine/migrations/pull/449) thanks to @localheinz
      - [453: Use better assertions](https://github.com/doctrine/migrations/pull/453) thanks to @localheinz
      - [452: Fix the visibility of the AbstractTest](https://github.com/doctrine/migrations/pull/452) thanks to @localheinz
      - [450: Use the short array syntax](https://github.com/doctrine/migrations/pull/450) thanks to @localheinz
      - [464: Clean the github autogenerated zip archive](https://github.com/doctrine/migrations/pull/464) thanks to @mlocati
      - [457: Fix an issue where the migration wheren't sorted propely](https://github.com/doctrine/migrations/pull/457) thanks to @JHGitty, @Charles68
      - [451: Case insensitive method calls and types](https://github.com/doctrine/migrations/pull/451) thanks to @localheinz
      - [471: Fix loading the configuration from a php file](https://github.com/doctrine/migrations/pull/471) thanks to @aaa2000
      - [451: Case insensitive method calls and types](https://github.com/doctrine/migrations/pull/451) thanks to @localheinz
      - [472: Change comment marker a cross platform one ](https://github.com/doctrine/migrations/pull/472) thanks to @aaa2000
      - [476: Add test for the execute command](https://github.com/doctrine/migrations/pull/476) thanks to @chrisguitarguy
      - [470: Case insensitive method calls and types](https://github.com/doctrine/migrations/pull/470) thanks to @abacaphiliac
      - [489: Better help message in the execute command](https://github.com/doctrine/migrations/pull/489) thanks to @eko
      - [500: Updating the dev dependencies](https://github.com/doctrine/migrations/pull/500) thanks to @mikeSimonson
      - [501: Fix a bug in a rarely used message call](https://github.com/doctrine/migrations/pull/501) thanks to @Seldaek
    
    ### Changed
      - [478: Changed the default generated version number to UTC](https://github.com/doctrine/migrations/pull/446) thanks to @c960657
      - [479: Explicitly connecting to support master slave connections](https://github.com/doctrine/migrations/pull/479) thanks to @chrisguitarguy
      - [482: Use strict comparaison in the generated migrations](https://github.com/doctrine/migrations/pull/482) thanks to @tifabien
    
    ### Added
      - [470: Add uptodate command](https://github.com/doctrine/migrations/pull/470) thanks to @abacaphiliac
      - [477: Add parameters to the output of the dry run migrations](https://github.com/doctrine/migrations/pull/477) thanks to @chrisguitarguy
      - [497: Show the content of the generated file on the console](https://github.com/doctrine/migrations/pull/497) thanks to @ErikTrapman
      - [480: Don't prompt the user for confirmation when there is nothing to do](https://github.com/doctrine/migrations/pull/480) thanks to @chrisguitarguy
    
    -----
    
    ### Release Notes for [1.5.0](https://github.com/doctrine/data-fixtures/milestone/16)
    
    ### 1.5.0
    
    - Total issues resolved: **0**
    - Total pull requests resolved: **1**
    - Total contributors: **1**
    
    #### Improvement
    
     - [347: Allow Custom ORMPurger](https://github.com/doctrine/data-fixtures/pull/347) thanks to @kissifrot
    
  • 1.4.4
    1.4.4
    
  • 1.4.3
    Release [1.4.3](https://github.com/doctrine/data-fixtures/milestone/17)
    
    
    
    1.4.3
    =====
    
    - Total issues resolved: **0**
    - Total pull requests resolved: **1**
    - Total contributors: **1**
    
    Improvement
    -----------
    
     - [348: Allow Php 8](https://github.com/doctrine/data-fixtures/pull/348) thanks to @greg0ire
    
    
    
  • 1.4.2
    Release [1.4.2](https://github.com/doctrine/data-fixtures/milestone/15)
    
    
    
    1.4.2
    =====
    
    - Total issues resolved: **0**
    - Total pull requests resolved: **1**
    - Total contributors: **1**
    
    Bug
    ---
    
     - [340: Fix doctrine/data-fixtures PR#334](https://github.com/doctrine/data-fixtures/pull/340) thanks to @stephen-lewis
    
    
    
  • 1.4.1
    Release [1.4.1](https://github.com/doctrine/data-fixtures/milestone/14)
    
    
    
    1.4.1
    =====
    
    - Total issues resolved: **0**
    - Total pull requests resolved: **4**
    - Total contributors: **4**
    
    
    
    
     - [334: Quote table names that also are reserved keywords](https://github.com/doctrine/data-fixtures/pull/334) thanks to @stephen-lewis
     - [333: Address deprecations from persistence](https://github.com/doctrine/data-fixtures/pull/333) thanks to @greg0ire
     - [267: Fix ID of custom dbal types](https://github.com/doctrine/data-fixtures/pull/267) thanks to @JustBlackBird
    
    Bug
    ---
    
     - [332: Add correct return type to DependentFixtureInterface::getDependencies](https://github.com/doctrine/data-fixtures/pull/332) thanks to @ruudk
    
    
    
  • 1.4.0
    Release [1.4.0](https://github.com/doctrine/data-fixtures/milestone/11)
    
    
    
    1.4.0
    =====
    
    - Total issues resolved: **0**
    - Total pull requests resolved: **9**
    - Total contributors: **4**
    
    Improvement
    -----------
    
     - [324: Modernise project](https://github.com/doctrine/data-fixtures/pull/324) thanks to @alcaeus
     - [320: Enhancement: Validate composer.json](https://github.com/doctrine/data-fixtures/pull/320) thanks to @localheinz
     - [319: Enhancement: Normalize composer.json](https://github.com/doctrine/data-fixtures/pull/319) thanks to @localheinz
     - [318: Fix: No need to update composer itself](https://github.com/doctrine/data-fixtures/pull/318) thanks to @localheinz
     - [317: Enhancement: Reference phpunit.xsd as installed with composer](https://github.com/doctrine/data-fixtures/pull/317) thanks to @localheinz
     - [316: Enhancement: Keep packages sorted in composer.json](https://github.com/doctrine/data-fixtures/pull/316) thanks to @localheinz
     - [315: Enhancement: Use SVG badge for Travis build status](https://github.com/doctrine/data-fixtures/pull/315) thanks to @localheinz
     - [299: CI: Test against PHP 7.3](https://github.com/doctrine/data-fixtures/pull/299) thanks to @Majkl578
     - [289: clean up phpcr executor](https://github.com/doctrine/data-fixtures/pull/289) thanks to @dbu
    
    
    
  • 1.3.3
    Release [1.3.3](https://github.com/doctrine/data-fixtures/milestone/13)
    
    
    
    1.3.3
    =====
    
    - Total issues resolved: **0**
    - Total pull requests resolved: **1**
    - Total contributors: **1**
    
    Improvement
    -----------
    
     - [323: Fix travis build](https://github.com/doctrine/data-fixtures/pull/323) thanks to @alcaeus
    
    
    
  • v1.3.2
    1.3.2
    
    - Total issues resolved: 1
    - Total pull requests resolved: 1
    - Total contributors: 2
    
    Bug
    ---
    
     - [312: Respect schema asset filters from DBAL 2.9+](https://github.com/doctrine/data-fixtures/pull/312) thanks to @alcaeus and @guillaumesmo
    
  • v1.3.1
  • v1.3.0
    7b76ccc8 · Add changelog ·
  • v1.2.2
  • v1.2.1
    Total issues resolved: **3**
    - [227: ORMPurger failing after update to v1.2](https://github.com/doctrine/data-fixtures/issues/227)
    - [228: TopologicalSorter breaks fixture load](https://github.com/doctrine/data-fixtures/issues/228)
    - [229: Added support for self referencing classes in the TopologicalSorter](https://github.com/doctrine/data-fixtures/pull/229)
    
  • v1.2.0
    Total issues resolved: **4**
    - [132: allow the use of multiple transactions - one per file](https://github.com/doctrine/data-fixtures/pull/132)
    - [221: quoteIdentifier on table name not required when deleting](https://github.com/doctrine/data-fixtures/pull/221)
    - [222: Bring own implementation of TopologicalSorter to data-fixtures library](https://github.com/doctrine/data-fixtures/pull/222)
    - [226: Drop PHP 5.5 support, cleanup test suite according to PHPUnit 5.4 changes](https://github.com/doctrine/data-fixtures/pull/226)
    
  • v1.1.1
    - Handle versions of phpcr-odm without transactional #190.
    
  • v1.1.0
    v1.1.0
    
    - Added `Loader::loadFromFile` #79
    - Added exception on missing reference: #179
    - Add support for 2.5 embeddables: #137
    - Now requires doctrine/orm >= 2.4 if you use doctrine/orm
    - PHPCRExecutor is now ran in a transaction: #165
    - PHPCRExecutor now has tests: #165
    - MongoDBPurger will now recreate dropped indices: #188
    - MongoDB is now tested against a Mongo database if available: #188
    
  • v1.0.2
    
    
  • v1.0.1
    - Added Travis: 69c2230
    - Now supports table quoting for dropping joined tables: #180
    - Fixed ProxyReferenceRepository which was forcing to have a getId: 8ffac1c
    - Fixed identifiers retrieval on ReferenceRepository if Entity is not yet managed my UnitOfWork: dfc0dc9
    - Doctrine dependencies relaxed: 83a910f
    - Fix purging non-public schema tables: #171