Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/doctrine/DoctrineFixturesBundle

Symfony integration for the doctrine/data-fixtures library
https://github.com/doctrine/DoctrineFixturesBundle

$container is no longer available in Fixture class

Since ee5eb61, Doctrine\Bundle\FixturesBundle\Fixture does not implement ContainerAwareInterface...

d1bf0c399be45331ce5a6a31f846816bf7f9c02b authored over 4 years ago by Greg Ydz <[email protected]>
Allow specifying custom purgers

Custom purgers can now specified by implementing a PurgerFactory and
registering it with a tag "...

18617bd139d21cd0683a8728181a95bbec5f17f9 authored over 4 years ago by Lars Strojny <[email protected]>
Make integration tests more robust

When running the suite in 1 out of 1000 times I a previous container was incorrectly reused

beea5b43ac2cb4082233d72237aa31f9ba6c6d4a authored over 4 years ago by Lars Strojny <[email protected]>
Fix expected error message in integration test

5074fe5d20ceaadf188238e0bcd8b252ff479252 authored over 4 years ago by Lars Strojny <[email protected]>
Merge pull request #306 from adrienfr/fix-deprecations

Fix Composer PSR-4 deprecation notices

b6b9dd3db7a43880e07b94008052227153fbef17 authored over 4 years ago by Andreas Braun <[email protected]>
Fix Composer PSR-4 deprecation notices

9ece555dba9bc09e3082ecb772dbeb73cd215cbd authored almost 5 years ago by Adrien Wilmet <[email protected]>
Merge pull request #303 from greg0ire/fix-build

Fix build

9a6a73815aad30e8d0b61c23e39d61dfbcb46a3f authored almost 5 years ago by Grégoire Paris <[email protected]>
Temporarily allow indirect deprecations

To be reverted on master, where the deprecation can be addressed by
upgrading doctrine/data-fixt...

74a6c62a2acbbd930a2b7e20eed127deecc59166 authored almost 5 years ago by Grégoire Paris <[email protected]>
Remove sudo: false setting

It is recommended to do so.

2b081463b2100e4c9f1bcf39201842f59a38ba63 authored almost 5 years ago by Grégoire Paris <[email protected]>
Use a stable version of the 7.4 image

7cf3e68be6017cb3114b5fed1df38d7c4ffaf4a3 authored almost 5 years ago by Grégoire Paris <[email protected]>
Address deprecations from persistence

A backwards-compatibility layer has been added to persistence to help
consumers move to the new ...

9998979e0a285061bb0986fcefa09382c04814bb authored almost 5 years ago by Grégoire Paris <[email protected]>
Use alphabetical sort for dependencies

294c82ba3de49d69d7603e597f1bb2125a1201b6 authored almost 5 years ago by Grégoire Paris <[email protected]>
Merge pull request #300 from steevanb/patch-1

Complete code example of fixture class in documentation

fc785c6e063589455f554abbdf2f20a1eb855b2d authored about 5 years ago by Andreas Braun <[email protected]>
Add class

9dfa88e9c462b1287afa8da0abf0f6b42cd35503 authored about 5 years ago by Steevan BARBOYON <[email protected]>
Merge pull request #299 from alcaeus/test-php-7.4

Don't allow build on PHP 7.4 to fail

8f07fcfdac7f3591f3c4bf13a50cbae05f65ed70 authored about 5 years ago by Andreas Braun <[email protected]>
Don't allow build on PHP 7.4 to fail

3c526b8a5018451aeaf624716b2d6a126f6afa7b authored about 5 years ago by Andreas Braun <[email protected]>
Merge pull request #234 from Taluu/split-fw-dependency

Split the framework-bundle dependency

16b5f04e28389e563f4a2b2f7aa3e96ce803ba67 authored about 5 years ago by Andreas Braun <[email protected]>
Remove the framework-bundle dev dependency

e868e4b94fc420dd0257a747db85ac81fd12a1bf authored about 5 years ago by Baptiste Clavié <[email protected]>
Replace symfony's framework-bundle dependency

The framework-bundle dependency is still there, because it is used in
tests.

313bbff7162c741f6169e34fea0a01efc162a75d authored about 5 years ago by Baptiste Clavié <[email protected]>
Merge pull request #297 from nicolas-grekas/sf5

Allow Symfony 5

17519bf4c11a4850689f2f7cd6e98d0c72738035 authored about 5 years ago by Andreas Braun <[email protected]>
Allow Symfony 5

448028b88f55214700e67a3ddd8fe03b7a768c2f authored about 5 years ago by Nicolas Grekas <[email protected]>
Merge pull request #295 from abdounikarim/patch-1

Document how Flex can be used to complete the install

3d2cf0d616fe13b546722f80e7ee0c2238452eca authored about 5 years ago by Grégoire Paris <[email protected]>
Update index.rst

In Symfony4, Flex add automatically the config in config/bundles.php

98700826c7cea7eb2d3d0cb9d9639afe58a36197 authored about 5 years ago by Abdouni Abdelkarim <[email protected]>
Merge pull request #286 from alcaeus/bump-doctrine-bundle-dependency

Drop support for older versions of DoctrineBundle

948f8b5b4ce83bccc89c0693c805ed6e048bdfb3 authored over 5 years ago by Andreas Braun <[email protected]>
Drop support for older versions of DoctrineBundle

672b92d743aa062bc754ecbddc3ab318b44a9e79 authored over 5 years ago by Andreas Braun <[email protected]>
Merge branch '3.2'

* 3.2:
Remove calls to deprecated method where possible
Don't pass wrong object to legacy co...

f0db5173d59449e75ab7dd7a99ec8c3c26bdcda8 authored over 5 years ago by Andreas Braun <[email protected]>
Merge pull request #285 from alcaeus/fix-deprecations

Fix deprecations in fixture command

e81483777e4f70a4f1819b49964dab242202ec15 authored over 5 years ago by Andreas Braun <[email protected]>
Remove calls to deprecated method where possible

c10424a62df875f5eac7c4896c0eb7a0cb379152 authored over 5 years ago by Andreas Braun <[email protected]>
Don't pass wrong object to legacy constructors

5720cdedebfcd5822d656ca7259ee59ff2c2a122 authored over 5 years ago by Andreas Braun <[email protected]>
Add test to instantiate Loader with ManagerRegistry

3f29412528df3b9d9a9337d2bf63a1bc0b24aa05 authored over 5 years ago by Andreas Braun <[email protected]>
Merge pull request #284 from craue/patch-2

remove workaround for Composer issue with --prefer-lowest

92401204a1ed6adc815ecc8ca5895eac387ab419 authored over 5 years ago by Andreas Braun <[email protected]>
removed workaround for Composer issue with --prefer-lowest

9f87ded2c0b61f5148c361b6e696c861f198de95 authored over 5 years ago by Christian Raue <[email protected]>
Update branch-alias for master to 3.3.x-dev

f5a3f1193c1b00173d3d3c16fd9eaeb26aa36edb authored over 5 years ago by Andreas Braun <[email protected]>
Merge pull request #282 from alcaeus/add-missing-orm-dependency

Add missing dependency to doctrine/orm

13b2e8e1af099bc06f8611497fe079a4e0b4e497 authored over 5 years ago by Andreas Braun <[email protected]>
Add missing dependency to doctrine/orm

93046f11c815011e8545cde8b79235429c1e622e authored over 5 years ago by Andreas Braun <[email protected]>
Change branch-alias for dev-master to 3.2

1fc20b404be3de23e0c297ca1e1635e1119f10f3 authored over 5 years ago by Andreas Braun <[email protected]>
Merge branch '3.1'

* 3.1:
Updated docs to match the style of the other Symfony docs
Add PHP 7.4snapshot to buil...

57bd07fc81a01925faa92abe39a68c2c7aa2456f authored over 5 years ago by Andreas Braun <[email protected]>
Merge pull request #280 from yceruto/fix_deprecation

Fix deprecation on load fixtures command

ca5d3a070babc0a842d3a95945d0749cce622dcb authored over 5 years ago by Andreas Braun <[email protected]>
Fix deprecation on load fixtures command

31d101b868255820edcce43db2a538e9d81c5cac authored over 5 years ago by Yonel Ceruto <[email protected]>
Fix .github/FUNDING.yml

1919ad2f6a81eb9447b1ece6f0ee971821a783a8 authored over 5 years ago by Jonathan H. Wage <[email protected]>
Add .github/FUNDING.yml

a4749e3857d3d4b9f4b88f323a7f68becfa829ac authored over 5 years ago by Jonathan H. Wage <[email protected]>
Merge pull request #275 from doctrine/update-docs

Updated docs to match the style of the other Symfony docs

db7bc665fd779d0293ad70b0f27de3002028cde0 authored over 5 years ago by Andreas Braun <[email protected]>
Updated docs to match the style of the other Symfony docs

1b77512ca7b6b65a508437d98c00e6998d64fef6 authored over 5 years ago by Javier Eguiluz <[email protected]>
Merge pull request #274 from patrickjahns/bump-coding-standard-6.0

Updated doctrine/coding-standard to 6.0

22c1e38fa0ca32218eff2cd7fc5646c5ec6d11e6 authored almost 6 years ago by Jonathan H. Wage <[email protected]>
Updated doctrine/coding-standard to 6.0

Signed-off-by: Patrick Jahns <[email protected]>

b3b48c9581d78d4863f823823dbe69185fe56253 authored almost 6 years ago by Patrick Jahns <[email protected]>
Merge pull request #273 from alcaeus/test-php7.4-snapshot

Add PHP 7.4snapshot to build pipeline

bd4336b8adbb4a2507de5b43a3f69fe014754e60 authored almost 6 years ago by Andreas Braun <[email protected]>
Add PHP 7.4snapshot to build pipeline

aacbeec7d4f602b1ec44ca4a80839d2034623196 authored almost 6 years ago by Andreas Braun <[email protected]>
Add changelog for 3.1.0

f016565b251c2dfa32a8d6da44d1650dc9ec1498 authored about 6 years ago by Andreas Braun <[email protected]>
Merge pull request #270 from alcaeus/confirm-database-name-before-purging

Show the name of the database being purged when loading fixtures

b2b8d3f3a184b1d527efbf8e97475463440280ff authored about 6 years ago by Andreas Braun <[email protected]>
Show the name of the database being purged when loading fixtures

9237e4f70d73ed62e747fd985aa950473d4ce78d authored about 6 years ago by mweimerskirch <[email protected]>
Merge pull request #269 from carusogabriel/doctrine-cs

Apply Doctrine Coding Standard

1eb8a2da7c2d1c1637bff8ca137b4ae036956896 authored about 6 years ago by Andreas Braun <[email protected]>
Add phpcs to travis checks

7fc69d920dccf761c36c230f5629c521834758bf authored about 6 years ago by Andreas Braun <[email protected]>
Apply Doctrine Coding Standard

da6818e700f430e2d288ba83d6a11f65185f0967 authored about 6 years ago by Gabriel Caruso <[email protected]>
Merge pull request #260 from weaverryan/add-fixture-groups

Add fixture groups via a static method interface or service tags

a45c5cfff5c1aef20e679f59e18a63e482771fb4 authored about 6 years ago by Andreas Braun <[email protected]>
Adding support for the "group" tag and a few tweaks

714ec7d21dcddff58458856f8e22ebc03b2eda33 authored about 6 years ago by Ryan Weaver <[email protected]>
Allow loading single fixtures via special groups

6265a37d4836b9aa74185ee1cb01a47ea1d4cfda authored about 6 years ago by Andreas Braun <[email protected]>
Ensure fixtures dependencies are fulfilled after filtering

b422c346d53a6002cc7a29c33c9cb6e45c36766c authored about 6 years ago by Andreas Braun <[email protected]>
small tweaks pre review

1ff1b593681a1ea0b86597895bf120a3035de3e3 authored about 6 years ago by Ryan Weaver <[email protected]>
Simplify adding groups via the FixtureGroupInterface

9d112f61a7adc7c4897b7f3b457868de0cc22dd9 authored about 6 years ago by Terje Bråten <[email protected]>
Use type hints in new methods

4c35f702d354e1974c8db9d9111445fc8c397c98 authored about 6 years ago by Andreas Braun <[email protected]>
Update doctrine:fixtures:load command to load fixtures implementing GroupsInterface

6364bbfda97a2a1da28ede4ea4828a7fc4d4b6aa authored about 6 years ago by Noemi Quezada <[email protected]>
Moved the trailing opening curly bracket on getFixtureGroup down to the next line

f9a82c977380c1459a95add71162bc78483895eb authored about 6 years ago by Noemi Quezada <[email protected]>
Add fixture set option to command and loader

61c0bd9ccfda8d8e79985d22d9671d08778f5b20 authored about 6 years ago by Elias De Vos <[email protected]>
Merge pull request #265 from alcaeus/drop-old-stuff

Drop old stuff

0382c9dd2f439f7d381749665ee1b91cdf3b4fba authored about 6 years ago by Andreas Braun <[email protected]>
Drop unused code

9374eeb08e14cbc97b658d77c36506e8d79f1286 authored about 6 years ago by Andreas Braun <[email protected]>
Drop PHP versions < 7.1

74743ef486b30bbf331a68f0d11eadc57484a366 authored about 6 years ago by Andreas Braun <[email protected]>
Update branch-alias to 3.1

ae2667952da439bf59ba9bbdb2a676236a7e2344 authored about 6 years ago by Andreas Braun <[email protected]>
Merge branch '3.0'

* 3.0:
Fix fixture loading in non-interactive mode

12fc7d3b6e00f9eef9b9f7659d02493a09a61345 authored about 6 years ago by Andreas Braun <[email protected]>
Merge pull request #267 from alcaeus/fix-non-interactive-fixture-loading

Fix fixture loading in non-interactive mode

0438f8dd0a21bc5325c6be3ae0a09131815e10d4 authored about 6 years ago by Andreas Braun <[email protected]>
Fix fixture loading in non-interactive mode

4310d4b1a64c843dc50d739f8bfcc5083a32a7bc authored about 6 years ago by Andreas Braun <[email protected]>
Merge pull request #263 from alcaeus/fix-confirmation-prompt

Fix confirmation prompt

0b0fba559cb4e7fb179e33f149b2324bcb0f0c33 authored about 6 years ago by Andreas Braun <[email protected]>
Fix confirmation prompt

b4a366ba2edd7631e18784fa055f4475e086ccb5 authored about 6 years ago by Andreas Braun <[email protected]>
Merge pull request #264 from alcaeus/fix-build

Fix build failures

2bca1d481c1db89371572b637a889c17547fba66 authored about 6 years ago by Andreas Braun <[email protected]>
Directly require PHPUnit

af714718f9000e797e4f766537d9e9fb4f18b28d authored about 6 years ago by Andreas Braun <[email protected]>
Drop deprecated getName method from kernel

439b6efef20ebc97595b160f6b0331f5bcaf6c35 authored about 6 years ago by Andreas Braun <[email protected]>
Test against PHP 7.3

b1e0b02f4e2ce56d296c161e5b0fb88715dd7044 authored about 6 years ago by Andreas Braun <[email protected]>
Merge pull request #245 from Simperfit/patch-1

meta: add a tip for flex users when installing

c04ed86f2d406c609340aa2a33269a68517dda4d authored about 6 years ago by Andreas Braun <[email protected]>
Merge pull request #244 from liviubalan/patch-1

Generate URL to Doctrine

2a6b5e7c0cefeaae73eb6f09cb9fbbade147feb7 authored about 6 years ago by Andreas Braun <[email protected]>
Merge pull request #257 from xabbuh/patch-1

fix a typo

d12811f44f2c79850f4da2a6e059c4936d680957 authored about 6 years ago by Andreas Braun <[email protected]>
fix a typo

d799bf2b6763964844140486a1a433f829149fec authored about 6 years ago by Christian Flothmann <[email protected]>
Update index.rst

d70bdd154d956ddc1b3229f4cb8e0a4a3a8ae7af authored over 6 years ago by Hamza Amrouche <[email protected]>
meta: add a tip for flex users when installing

f2ba80f6ef727cd81a49f9e8d5944509ab17a414 authored over 6 years ago by Hamza Amrouche <[email protected]>
Changes after code review

9ab0a7d9c56061b2c9ef9ebd2cda6ee6385d2b39 authored over 6 years ago by Liviu Balan <[email protected]>
Generate URL to Doctrine

Generate http://symfony.com/doc/current/doctrine.html or https://symfony.com/doc/current/doctrin...

1c243852f03c52f89b5bd767f5e7947d508c89b6 authored over 6 years ago by Liviu Balan <[email protected]>
Merge pull request #241 from yourwebmaker/patch-1

Short array syntax on doc

b9c1c7f2afb4dfc3bcae2172dff93f1bfa5e94d3 authored over 6 years ago by Andreas <[email protected]>
Short array syntax on doc

c275c940550bf58f6caf7530b73d7b5f950b2f4b authored over 6 years ago by Daniel Lima <[email protected]>
Merge pull request #238 from mhujer/reference-constants

[DOC] Recommend constants for sharing objects between fixtures

a897697f77235ed4267ebf82d66853db3cc08d64 authored almost 7 years ago by Andreas <[email protected]>
Recommend constants for sharing objects between fixtures

574af4c03b6e6c27668deb12cf0f2197fdace8c3 authored almost 7 years ago by Martin Hujer <[email protected]>
Merge pull request #233 from Jean85/patch-1

Add example for fixture autowiring

7174c66bb5b56bab5ff85187a907cf5605f28fa3 authored almost 7 years ago by Andreas <[email protected]>
Fix namespace definition in the example

070670ec448aff12ac556f43e14f12a798656f85 authored almost 7 years ago by Alessandro Lai <[email protected]>
Add example for fixture autowiring

This is needed when upgrading a Symfony app, that will not automatically import the new default ...

5b8e8990ec413a8df2fe732d9a48025b9f430425 authored almost 7 years ago by Alessandro Lai <[email protected]>
Merge pull request #230 from mikeSimonson/license

Removing license header

0a0a75849a7fdd6d4ae3ed637656beeeed8715ef authored about 7 years ago by Andreas <[email protected]>
Removing license header

96450bef89c5028fd4cb8d6d4df94ca74bc8f02c authored about 7 years ago by mike <[email protected]>
Merge pull request #220 from OskarStark/symfony-style

use SymfonyStyle for command output

30d429522e09c018e15c0fe1e3e2f7435ad4369d authored about 7 years ago by Andreas <[email protected]>
removed trainling dot in command description

e01e693761925edd135f6adee42e824c8292e741 authored about 7 years ago by Oskar Stark <[email protected]>
updated help

3628fe5eb797390ab84cd287eade764e69aea120 authored about 7 years ago by Oskar Stark <[email protected]>
use SymfonyStyle for command output

c4954627e91be84b4116e36d77cef3243d0dd2ac authored about 7 years ago by Oskar Stark <[email protected]>
Merge pull request #223 from ruudk/fix-broken-merge

Fix strict comparison in DependentFixtureInterface

7fc29d2b18c61ed99826b21fbfd1ff9969cc2e7f authored about 7 years ago by Andreas <[email protected]>
Fix strict comparison in DependentFixtureInterface

See https://github.com/doctrine/DoctrineFixturesBundle/pull/216#issuecomment-349077657

6521e170819c705e3c9e7d14cb9c334e6355c91c authored about 7 years ago by Ruud Kamphuis <[email protected]>
Merge pull request #221 from Acinonux/patch-1

remove ; from class declaration

73b1fe90e73ff462b2338f852da4ac500d9fe1ba authored about 7 years ago by Andreas <[email protected]>