Ecosyste.ms: OpenCollective

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

github.com/doctrine/DoctrineMigrationsBundle

Symfony integration for the doctrine/migrations library
https://github.com/doctrine/DoctrineMigrationsBundle

Update index.rst

Switching the `%kernel.project_dir%` case to the first example as without this the default only ...

9d0379753fd8218ddfe281dd815de252bac8d131 authored almost 4 years ago by Dan <[email protected]>
Update index.rst

An example using `%kernel.project_dir%` is useful because it doesn't break if you run console fr...

3e0f574428a592efad8f62af6e8241bec6a6f9e2 authored almost 4 years ago by Dan <[email protected]>
Merge pull request #401 from slawro/doctrine-command-helper-assert-fix

replace asserting doctrine is instance of Registry with assert it is proper interface

ecf918437eb9480c3dff1a3c3cfe0c41d3196477 authored almost 4 years ago by Grégoire Paris <[email protected]>
replace asserting doctrine is instance of Registry with assert it is proper interface

doctrine migration commands is showing warning when using custom implemetation of doctrine manag...

861963ed9259d0e84b6728d0c9616e4578420358 authored almost 4 years ago by Slawomir Rostek <[email protected]>
Merge pull request #402 from greg0ire/fix-broken-build

Assert container parameter types

5718231ecb9c7a07aa36cd7c0614ec1d6781d71a authored almost 4 years ago by Grégoire Paris <[email protected]>
Assert container parameter types

Not sure why PHPStan did not spot this before, but now it does.

2cdc55d270ce7deea3d4876f4fcb932c6ba70b14 authored almost 4 years ago by Grégoire Paris <[email protected]>
Merge pull request #364 from doctrine/manager-loader

Add manager loader support introduced in migrations 3.1 (dev)

7f3597c4dff60dff588ba7db4c1fc0bd96ee8381 authored almost 4 years ago by Asmir Mustafic <[email protected]>
update doctrine/persistence to avoid test failures

24854ad4abc3ff15b1780b6c539861769368829a authored almost 4 years ago by Asmir Mustafic <[email protected]>
add manager loader support introduced in migrations 3.1

29cbc40f3e6c59e153f5eef200ae528df4304328 authored almost 4 years ago by Asmir Mustafic <[email protected]>
Merge pull request #368 from doctrine/container-aware-migration-factory

Provide container aware migration factory as default

0185170784f0da6b57bf98dae620e0028211b25d authored almost 4 years ago by Asmir Mustafic <[email protected]>
do not use dev dependencies for php 8

9d453c89859fb137f728deeb91871e23f7e28173 authored almost 4 years ago by Asmir Mustafic <[email protected]>
ensure checked types are consistent

8875b612d1803bf58a2e88917f78bf2f7fc05bd0 authored almost 4 years ago by Asmir Mustafic <[email protected]>
ensure returned data in validators are booleans

df23e212295df767a36141e8f41288659269e9e8 authored almost 4 years ago by Asmir Mustafic <[email protected]>
Provide container aware migration factory

1d7a5cab7755a29159634c1b7f6cb0c1409e8756 authored almost 4 years ago by Asmir Mustafic <[email protected]>
Merge branch '3.0.x-merge-up-into-3.1.x_5fe36203f0e230.52180338' into 3.1.x

c08a1d0f26498cd91fdf68f401a5cf2479e5f0b5 authored almost 4 years ago by Asmir Mustafic <[email protected]>
Merge branch '2.2.x' into 3.0.x

* 2.2.x:
Add support for PHP 8

b8de89fe811e62f1dea8cf9aafda0ea45ca6f1f3 authored almost 4 years ago by Andreas Braun <[email protected]>
Merge pull request #391 from nicolas-grekas/php8

Add support for PHP 8

85f0b847174daf243362c7da80efe1539be64f47 authored almost 4 years ago by Andreas Braun <[email protected]>
Add support for PHP 8

61a30302466320f5092fc810cb20038e4e9bed81 authored almost 4 years ago by Andreas Braun <[email protected]>
Merge pull request #390 from alcaeus/php-8-support

[3.0] Add support for PHP 8

1f17b079b34b0e0823cde509da51eec87b0b83da authored almost 4 years ago by Andreas Braun <[email protected]>
Merge pull request #389 from alcaeus/merge-2.2-3.0

Merge 2.2.x into 3.0.x

4a229490b46b5ca707c4f930c95ae72a8d56d2bf authored almost 4 years ago by Andreas Braun <[email protected]>
Add support for PHP 8

b31e69ff77bc2b6c5e463c96c21fc592cb2956ad authored almost 4 years ago by Andreas Braun <[email protected]>
Merge branch '2.2.x' into 3.0.x

* 2.2.x:
Fix 'executed_at_column_name documentation
Quote path placeholder for use with PCRE...

d56406295da4ad422282b8d6ed51310218f6051c authored almost 4 years ago by Andreas Braun <[email protected]>
Merge pull request #387 from mtarld/fix/executed-at-column-name-documentation

Fix "executed_at_column_name" documentation

017a08032b88f3ff327290afcc0b0c706ca4bb15 authored about 4 years ago by Asmir Mustafic <[email protected]>
Fix 'executed_at_column_name documentation

9a378aed05ce55e9757a7889210b47045cfe30ac authored about 4 years ago by Mathias Arlaud <[email protected]>
Merge pull request #384 from michael-bouvy/patch-1

Fix YAML extensions of config files

664bec88ddf782fc97a866bc10753a19bf87923c authored about 4 years ago by Asmir Mustafic <[email protected]>
Fix YAML extensions of config files

ba75080090c3ddb3d7b6c4f995c89eca115f6dfb authored about 4 years ago by Michael BOUVY <[email protected]>
Merge pull request #379 from greg0ire/preg_quote

Quote path placeholder for use with PCRE

c3728167f95baf45f9fc2aabce6e779bf38d8886 authored about 4 years ago by Grégoire Paris <[email protected]>
Quote path placeholder for use with PCRE

The dot in kernel.* is not meant as a metacharacter here.

432f25757e0c7aa1181896cda74c8178eb426344 authored about 4 years ago by Grégoire Paris <[email protected]>
Merge pull request #381 from greg0ire/update-branch-metadata

Update branch metadata

c2290ace80391e0a441a8687f419cec2a044840b authored about 4 years ago by Grégoire Paris <[email protected]>
Update branch metadata

We are moving from the branch name "master".

c32ae9e6e9e2aac4e4a12bfd76f7ea2965375130 authored about 4 years ago by Grégoire Paris <[email protected]>
Remove unneeded platform config

6718a7cd453aedad232dc41fecfaf7cdd989455b authored about 4 years ago by Grégoire Paris <[email protected]>
Remove uneeded branch alias

2d54180a2acb23c794a46f1fe554b7d023b84b60 authored about 4 years ago by Grégoire Paris <[email protected]>
Merge remote-tracking branch 'origin/3.0.x' into 3.1.x

371de7e5986dea86e99b30ee4faaccb2b566019f authored about 4 years ago by Grégoire Paris <[email protected]>
Merge remote-tracking branch 'origin/2.2.x' into 3.0.x

a8b0114b9672a44d7e045c07df9578d72d695978 authored about 4 years ago by Grégoire Paris <[email protected]>
Merge pull request #378 from greg0ire/maintenance-work

Maintenance work

cc35f21e6f579cb186cef9b2e34e8d388887607d authored about 4 years ago by Grégoire Paris <[email protected]>
Update export ignore list

673f3478ff7fd5eb9ae80fb62a8467c4adcf1a69 authored about 4 years ago by Grégoire Paris <[email protected]>
Upgrade PHPUnit

260968a4053d0f1b97f79055972d39423cd101e4 authored about 4 years ago by Grégoire Paris <[email protected]>
Setup phpunit workflow

f59b7e20e8aa707de31ef715c0a7eeb43ae89d75 authored about 4 years ago by Grégoire Paris <[email protected]>
Reuse shared workflows

f3afa6763776a9990f43ce2cb7de278b2a3d40f2 authored about 4 years ago by Grégoire Paris <[email protected]>
Remove composer.lock from version control

This is our new policy.

39556818f794a6ebcb354751ddcd259f3251c5f7 authored about 4 years ago by Grégoire Paris <[email protected]>
Upgrade some dependencies

We cannot use Composer 2 otherwise.

09a64a32b59a70ffc58ddb60e6b2f99f58e6ae07 authored about 4 years ago by Grégoire Paris <[email protected]>
Setup automatic release workflow

955077b68c377310cf9538fc982be11d36ab75d4 authored about 4 years ago by Grégoire Paris <[email protected]>
Merge pull request #370 from doctrine/default-branch-website-config

Move website config to default branch

e4585968d14a830705e62d763016d33c24720e06 authored about 4 years ago by Grégoire Paris <[email protected]>
Move website config to default branch

Adapts the website config to be compatible with the doctrine/doctrine-website#356 changes

0337aaccd9528de1beddcc3eaac83fda1a02b26a authored about 4 years ago by Claudio Zizza <[email protected]>
Merge pull request #367 from doctrine/greg0ire-patch-1-1

Setup coding standard workflow

764c1412dea08c375c76116c821f60310e66abcf authored over 4 years ago by Grégoire Paris <[email protected]>
Merge pull request #366 from doctrine/merge-3.0.x-into-master

Merge 3.0.x into master

880527161a1c88c8ccde558105441a9016f49650 authored over 4 years ago by Asmir Mustafic <[email protected]>
Use regular image instead of snapshot

PHP 7.4 has been released.

c8db6a05a7ee6e89778d76f7573f49e3d6b892ff authored over 4 years ago by Grégoire Paris <[email protected]>
Setup coding standard workflow

71f1e7c1b6dffe8efc58fdd8a52f4b1f77586419 authored over 4 years ago by Grégoire Paris <[email protected]>
Merge remote-tracking branch 'origin/3.0.x' into merge-3.0.x-into-master

4c185b35c7671487eb083d3d47d6014d5dd26955 authored over 4 years ago by Asmir Mustafic <[email protected]>
Merge pull request #365 from greg0ire/upgrade-cs-and-sa

Upgrade cs and sa

e035c23fe8c23794babf2ce0f898d291b74503bb authored over 4 years ago by Asmir Mustafic <[email protected]>
Fix cs

feb4a2a2e90f763bed87b812bd1cee2f80ab7066 authored over 4 years ago by Grégoire Paris <[email protected]>
Avoid short ternary operator

It is disallowed by our standard

c13adbcfef66fda0c99193cbad70989c06faf5e6 authored over 4 years ago by Grégoire Paris <[email protected]>
Fulfill type declaration

ed0ae7787da8e330c757814e010b416e282870e4 authored over 4 years ago by Grégoire Paris <[email protected]>
Add missing type declaration

52de312c87cd66a1c5f8164f2a2164b379c069e1 authored over 4 years ago by Grégoire Paris <[email protected]>
Upgrade phpstan/* and doctrine/coding-standard

They share dependencies, upgrading one independently from the other
seems hard.

c0487ed0f264590f53d7117275e77460e0375702 authored over 4 years ago by Grégoire Paris <[email protected]>
Merge pull request #358 from bartfeenstra/patch-1

Upgrade instructions for projects without an existing metadata table definition.

d847cb9faa30ea67cebb55cfe37d4de13737cd13 authored over 4 years ago by Asmir Mustafic <[email protected]>
Include upgrade instructions for projects without an existing metadata table definition.

22ffa131684dc3af7e85589a93ebcca22b4cf64c authored over 4 years ago by Bart Feenstra <[email protected]>
Merge pull request #357 from andrew-demb/resolve-config-deprecation

Resolve `symfony/config:5.1` deprecation with `setDeprecated` method

aa15026788c2f5bfc4df899dfcd4d4612022fd1e authored over 4 years ago by Asmir Mustafic <[email protected]>
Be consistent with method naming and style in phpdoc description

98c01813e41fac961e210c31cd4e75380e764842 authored over 4 years ago by Andrii Dembitskyi <[email protected]>
Use more proper name for deprecation params method

7b6b6edc0874130a62d27c7ccad2419d024a390e authored over 4 years ago by Andrii Dembitskyi <[email protected]>
Resolve `symfony/config:5.1` deprecation with `setDeprecated` method

inspired by https://github.com/doctrine/DoctrineBundle/commit/ca38c08c0b950733eb50587e4a1fda181e...

44b71481629511dc7b8ba9f22571c4768d60cc4c authored over 4 years ago by Andrii Dembitskyi <[email protected]>
Merge pull request #351 from doctrine/SenseException-patch-1

Fix of website docs build of 2.2.x branch

1886713601f5a37de121b466d3fc130b216080d6 authored over 4 years ago by Asmir Mustafic <[email protected]>
Fix of branch name for 2.2.x

3d470336a3329d0fab0e7c808a339940467f3b60 authored over 4 years ago by Claudio Zizza <[email protected]>
Merge pull request #348 from goetas/document-container-drop

Document that container aware migrations are not special anymore

9d365d0cd337eb2f1750ecbfa00d4f1650e3fe19 authored over 4 years ago by Asmir Mustafic <[email protected]>
Apply suggestions from code review

Co-authored-by: Grégoire Paris <[email protected]>

b4685e0a85db6c468c034f179181386d1d174c3e authored over 4 years ago by Asmir Mustafic <[email protected]>
Document how to provide custom migration factories

fdd2b7e3533a3c030def6cb7bdf50b40a9a593a5 authored over 4 years ago by Asmir Mustafic <[email protected]>
Document that container aware migrations are not special anymore

c43a4c9758e325aa13281fdc51c42b17e2104ec1 authored over 4 years ago by Asmir Mustafic <[email protected]>
Merge pull request #340 from doctrine/bc-breaks-docs

Document table name BC break

4bf6aa3c67fce102027eacb558d44653c41d3cd6 authored over 4 years ago by Asmir Mustafic <[email protected]>
Merge pull request #345 from doctrine/xabbuh-patch-2

fix documentation build errors

acbb8cbbf19929b30350c7a1c4af468c788a140b authored over 4 years ago by Asmir Mustafic <[email protected]>
Merge remote-tracking branch 'origin/3.0.x'

df81395f61775dbdc005efc8a0928b8dd940a90a authored over 4 years ago by Grégoire Paris <[email protected]>
Merge remote-tracking branch 'origin/2.2.x' into 3.0.x

bbd722f1d54a7dc32b004476929abbd4f2656c73 authored over 4 years ago by Grégoire Paris <[email protected]>
Merge pull request #344 from doctrine/xabbuh-patch-1

fix XML config example

5efa29df768abaafe29b34e73dac68efbedcaa4d authored over 4 years ago by Grégoire Paris <[email protected]>
fix documentation build errors

7f0cd24eb614fb1a20489f507bdd5290ea1b7cfa authored over 4 years ago by Christian Flothmann <[email protected]>
fix XML config example

71308aecc410195735c3fe61d08c511b3dbe7683 authored over 4 years ago by Christian Flothmann <[email protected]>
add note about doctrine/migrations 3.0 bc breaks

1adac8c1a4f63f6bd19aaeaa8bf1ebc04ca65f33 authored over 4 years ago by Asmir Mustafic <[email protected]>
Document table name BC break

In doctrine/migrations 3.x and doctrine/DoctrineMigrationsBundle 3.x the table name is `doctrine...

f9d4b66c57218fb64179c0490c98b46a4b2b554a authored over 4 years ago by Asmir Mustafic <[email protected]>
Merge pull request #339 from doctrine/3.0.x

Merge 3.0.x into master

d0aaf9e19d1683afa4b2de3cbd82e782e68da960 authored over 4 years ago by Grégoire Paris <[email protected]>
Merge pull request #335 from pauoliveras/patch-1

Removed extra line break

28b73896814ff2e6791f1779b5a9573a995b9164 authored over 4 years ago by Asmir Mustafic <[email protected]>
Removed extra line break

582eb85a797463209d08de4214daf868b227ff4a authored over 4 years ago by Pau Oliveras <[email protected]>
Merge pull request #334 from tarlepp/patch-1

Update UPGRADE.md

f5f1b2dd043c0ba449766a2dcab65f457ece3f6b authored over 4 years ago by Asmir Mustafic <[email protected]>
Update UPGRADE.md

21e416e9ca4ad0583b71373773ffc7d1e382a4fc authored over 4 years ago by Tarmo Leppänen <[email protected]>
Merge pull request #331 from greg0ire/scrutinizer➡codecov

Use CodeCov instead of Scrutinizer

a463149f618b6c2a69ba38613f129d1ddd231471 authored over 4 years ago by Grégoire Paris <[email protected]>
Merge pull request #330 from greg0ire/update-branch-metadata

Update branch metadata

3d23c13556abc12343954c16cc824a2249714c95 authored over 4 years ago by Grégoire Paris <[email protected]>
Use stable version of php

ec69794fc6fc25b88d2eeba04e90be0fe15f2e78 authored over 4 years ago by Grégoire Paris <[email protected]>
Use CodeCov instead of Scrutinizer

65e62df6d62c9df23c067ccf2fbbef097c2ea9ea authored over 4 years ago by Grégoire Paris <[email protected]>
Update branch metadata

- mark 2.1.x as unmaintained;
- mark 3.0.x as current;
- alias master to 3.1.

6e927a921aca59d783720d9e217b3e0bac93a46d authored over 4 years ago by Grégoire Paris <[email protected]>
Merge pull request #327 from doctrine/3.0.x-merge-up-into-master_5ee7189d34edf1.85287204

Merge release 3.0.1 into master

1252bc7b4632d525a19af3fcef87d81ea0a243fb authored over 4 years ago by Asmir Mustafic <[email protected]>
Merge pull request #326 from jderusse/patch-1

update doctrine/migration requirement to 3.0

96e730b0ffa0bb39c0f913c1966213f1674bf249 authored over 4 years ago by Asmir Mustafic <[email protected]>
update doctrine/migration requirement to 3.0

f19d384dcd0c0d35e641df8493a3de6f8e48cb1f authored over 4 years ago by Jérémy Derussé <[email protected]>
Merge pull request #323 from goetas/service-definition

Lazy services and service factories

6c162986c571da4675acdf891fc5ce45dd783053 authored over 4 years ago by Asmir Mustafic <[email protected]>
add service factories

54356383ee31455bff2a5193f741b91ec5a8e2ff authored over 4 years ago by Asmir Mustafic <[email protected]>
Allow custom services to be lazy

7376b1c9ee72a65f29e9f5f0c1f0c21b1ea6a687 authored over 4 years ago by Asmir Mustafic <[email protected]>
Merge pull request #322 from Gwalchmei/patch-1

Update comment on the schema_filter configuration

0e1800a67d5efbe8c976bc3fbb2bc3dce51bd20a authored over 4 years ago by Asmir Mustafic <[email protected]>
Update comment on the schema_filter configuration

See doctrine/dbal#3986

The `schema_filter` key does not filter only tables.

c0ec2d09df31bd6e4abc6de628520e79d937fd96 authored over 4 years ago by Gwalchmei <[email protected]>
Merge pull request #318 from goetas/bundle-relative-paths

Allow bundle-relative paths in the migration path resolution

25e0b28d9952d6e5d0ac3c847fb644478b08fd5d authored over 4 years ago by Asmir Mustafic <[email protected]>
Allow bundle-relative paths in the migration path resolution

9a18e93354d921e6ba03935e0f692ea63bc14375 authored over 4 years ago by Asmir Mustafic <[email protected]>
Add new doctrine current command (#317)

* add new doctrine current command

* use migrations master

f9b4c064619721ef5d926192b246bd6ce38300c6 authored over 4 years ago by Asmir Mustafic <[email protected]>
Merge pull request #316 from goetas/no-required-ns

Make migrations_paths optional

1946f9a58205535817e00d59fece3e0f8c540950 authored over 4 years ago by Asmir Mustafic <[email protected]>
make migrations_paths optional

5422d7f9bac90cbd940f9d343ba0722c7be7eaff authored over 4 years ago by Asmir Mustafic <[email protected]>
Merge pull request #306 from riccardonar/patch-1

Update readme

521d070986be084ed59effea2b54b07b64cf5778 authored over 4 years ago by Asmir Mustafic <[email protected]>