Ecosyste.ms: OpenCollective

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

github.com/doctrine/DoctrineBundle

Symfony Bundle for Doctrine ORM and DBAL
https://github.com/doctrine/DoctrineBundle

Fix doctrine:database:create and doctrine:database:drop for Postgresql on DBAL 4.x

Ref https://github.com/doctrine/dbal/pull/5705
Fixes #1757

7150c1de28bcb3b73c1dc1017eda37582228dc85 authored 11 months ago by Gabriel Ostrolucký <[email protected]>
CI: Fix psalm by removing threading

Otherwise we get
```
Uncaught Exception: InvalidArgumentException Could not get class storage fo...

a1b362757caa0d303b95a81f43538eb82edab690 authored 11 months ago by Gabriel Ostrolucký <[email protected]>
Fix psalm after release of new major versions of ORM and DBAL

492725310ae9a1b5b20d6ae09fb5ae6404616e68 authored 11 months ago by Gabriel Ostrolucký <[email protected]>
Remove legacy test case that psalm *really* does not like

ea8789b0db213dcacda2981ceb8d1bd332af6c90 authored 11 months ago by Gabriel Ostrolucký <[email protected]>
Merge pull request #1753 from HedicGuibert/fix-xmlDriver-type-error

5a5be76b29e5496b51f36de47be940897b31696d authored 11 months ago by Gabriel Ostrolucký <[email protected]>
Fix psalm after release of new major versions of ORM and DBAL

fb9543f44a4920c8573f4ab1ffb04916e09b0184 authored 11 months ago by Gabriel Ostrolucký <[email protected]>
Fix the DoctrineOrmMappingsPass passing null as the file extension argument of the XmlDriver

bfcddc1a1c5b0e01d6152a6c1f5ae02f129e38eb authored 11 months ago by Hédic <[email protected]>
Fix the JS code in the profiler panel for Symfony 7 (#1748)

Co-authored-by: Gabriel Ostrolucký <[email protected]>

fb22c9320383caa2829c32dc3b84c1b5e0f1ceaf authored 11 months ago by Christophe Coevoet <[email protected]>
Remove psalm suppression according https://github.com/vimeo/psalm/issues/10382

846ba31b9cfd9b387d88180b158447499f1bb595 authored 11 months ago by Gabriel Ostrolucký <[email protected]>
fix: replace classutils with doctrine/orm version

8a6ccdfaa981ae66b73e245f2eb7f22437caf695 authored 11 months ago by Arend Hummeling <[email protected]>
fix phpdoc for attribute mapping pass

d9be8442f9aebb266aab2bb23aaccb6dc62c7ff0 authored 12 months ago by David Buchmann <[email protected]>
Fix psalm issues

7290b3afa49e126bae4a982c50c2a309ef4851ca authored about 1 year ago by Gabriel Ostrolucký <[email protected]>
fix tests by adjusting switch for enabling annotations (#1734)

4d7352a8b27f36866d2b62ac7d2016782270a07d authored about 1 year ago by David Maicher <[email protected]>
Merge pull request #1733 from doctrine/stof-patch-1

Add enable_lazy_ghost_objects in the configuration reference

4194459400f30b1d6061ea9feaac61872d71c254 authored about 1 year ago by Christophe Coevoet <[email protected]>
Add the info for the enable_lazy_ghost_objects node

dccb004473611d90c54ed93bf69b54080c002ab9 authored about 1 year ago by Christophe Coevoet <[email protected]>
Add enable_lazy_ghost_objects in the configuration reference

6c408dc892996dac9dab67c5e74ee8a46578cb96 authored about 1 year ago by Christophe Coevoet <[email protected]>
Make deprecation warning about `enable_lazy_ghost_objects` more explicit (#1731)

5a3a2c1f2071b65fdec417e0b93986abbecf659b authored about 1 year ago by Evert Harmeling <[email protected]>
psalm 4.x -> 5.x (#1728)

ecfd2b3f2010fa28c9d380b703575de14c98691d authored about 1 year ago by Gabriel Ostrolucký <[email protected]>
Enable report_fields_where_declared for ORM 3 (#1729)

4089f1424b724786c062aea50aae5f773449b94b authored about 1 year ago by Alexander M. Turek <[email protected]>
Don't rely on LazyProxyTrait in LazyServiceEntityRepository (#1727)

8c4271234bc42b905bb2e5c6dfb9b3bcad1ce475 authored about 1 year ago by Nicolas Grekas <[email protected]>
Prepare the 2.11.0 release (#1726)

* Prepare the 2.11.0 release

* Simplify .doctrine-project.json

Co-authored-by: Grégoire Pa...

ca64ca70247d7b1b56a57c3b147b77253eaea2f5 authored about 1 year ago by Alexander M. Turek <[email protected]>
Compatibility with ORM 3 (#1722)

7fd767148eb7a9a42d5054eda073dc87de062b07 authored about 1 year ago by Alexander M. Turek <[email protected]>
Extend dbal config and extension for result cache (#1721)

* extend dbal config and extension for result cache
* extend configuration docs
* add result-c...

d7f67f5fe8c68bb60aaeaf1aeb6e9d8ffa06e4da authored about 1 year ago by Christopher Hertel <[email protected]>
Merge branch '2.10.x' into 2.11.x

* 2.10.x:
fix move of CodeExtension (#1725)

e168b42a64742e03e412d893274bd19d72b1117c authored about 1 year ago by Alexander M. Turek <[email protected]>
fix move of CodeExtension (#1725)

1d2a578c199e272050a3878546c71e72ff02448e authored about 1 year ago by Christopher Hertel <[email protected]>
Doctrine CS 12

3cdc41115e1ba97e8890eceddb78760529434516 authored about 1 year ago by Alexander M. Turek <[email protected]>
Merge branch '2.10.x' into 2.11.x

* 2.10.x:
Bump CI workflows (#1724)

ee7e884ece444b48b1f3e5006be645cf1479e16d authored about 1 year ago by Alexander M. Turek <[email protected]>
Bump CI workflows (#1724)

42f5834825eaa967af833722c336d5dd05cbd4f3 authored about 1 year ago by Alexander M. Turek <[email protected]>
DBAL 4 compatibility (#1707)

* run CI with DBAL 4

* initial work for DBAL 4 compatibility

* review feedback + handle mi...

888d37fab86dea08119ff3920c39a218e70b9c36 authored about 1 year ago by David Maicher <[email protected]>
Merge pull request #1720 from dmaicher/drop_backtrace_logger

drop unused BacktraceLogger

4290d5142246857940c9e4017ec45d6e81a8585a authored about 1 year ago by Christophe Coevoet <[email protected]>
drop unused BacktraceLogger

55c38269f13d34646a4b1af88ae6ed25f6a5adc8 authored about 1 year ago by David Maicher <[email protected]>
Merge pull request #1715 from oleg-andreyev/remove-schema-listener

989b9d2805229406fb5a0669927754c582932e7a authored about 1 year ago by Gabriel Ostrolucký <[email protected]>
Merge branch '2.10.x' into 2.11.x

a24a4ab255c6b1795567b9495c77a7035a2e624f authored about 1 year ago by Gabriel Ostrolucký <[email protected]>
removing doctrine_schema_subscriber and doctrine_schema_listener if symfony/doctrine-messenger is not installed

4663a6a8f8ba6c50459e418c5340137bc025ed62 authored about 1 year ago by Oleg Andreyev <[email protected]>
Merge pull request #1714 from stof/disable_type_comments

Add support for disabling type comments in the schema

b6945e7675ec4c2bb97f9a444860a2ffa3478406 authored about 1 year ago by Christophe Coevoet <[email protected]>
Add support for disabling type comments in the schema

cae8e39531183c7a8e858e9828b837fb5cbaa63e authored about 1 year ago by Christophe Coevoet <[email protected]>
mark DoctrineMetadataCacheWarmer final + add $buildDir arg (#1713)

d0e2a33810dc67dc3657f96d813512fa387a9537 authored about 1 year ago by David Maicher <[email protected]>
fix tests with Symfony 7 due to Annotation support removal (#1711)

4efd966c04cdc2d2e14649d20fe14cf21f5438b1 authored about 1 year ago by David Maicher <[email protected]>
Merge pull request #1712 from doctrine/revert-1710-fix_deprecations

Revert "fix doWarmUp $buildDir deprecation"

f549108cd9ee253c8f1a7c16ab866ff5e6cae81f authored about 1 year ago by David Maicher <[email protected]>
Revert "fix doWarmUp $buildDir deprecation"

3f193e5af35a20da7ae7bc4ca0714ba8965b359f authored about 1 year ago by David Maicher <[email protected]>
Merge pull request #1710 from dmaicher/fix_deprecations

fix doWarmUp $buildDir deprecation

96fe0fff1f4a8d7ade1503e9217abac5a66d7b48 authored about 1 year ago by David Maicher <[email protected]>
fix doWarmUp $buildDir deprecation

af600e20fca90338091acffb6f335c3094b82984 authored about 1 year ago by David Maicher <[email protected]>
Merge pull request #1709 from dmaicher/2.11.x

Merge 2.10.x into 2.11.x

8ab2a63089af585fe1ac1020b85e6e74fa49b86c authored about 1 year ago by David Maicher <[email protected]>
skip test for WebProfiler >= 7.0

fab97b6dc88719b148a183056e8ffbe0506ba4a5 authored about 1 year ago by David Maicher <[email protected]>
Merge branch '2.10.x' of github.com:doctrine/DoctrineBundle into 2.11.x

930d651024d32203d580181cf367842038bd3213 authored about 1 year ago by David Maicher <[email protected]>
Merge pull request #1708 from dmaicher/dbal_only_ci

b1ff93403daacc835a653db39431f2a492fa87b6 authored about 1 year ago by Gabriel Ostrolucký <[email protected]>
fix ProfilerTest with Symfony 6.4

9c3226d06218f6dfd2c8bd0dd096c06fe6d66316 authored about 1 year ago by David Maicher <[email protected]>
add CI build for just DBAL without ORM

c22be71de832514e3e8fcc551c87b9e3c632094d authored about 1 year ago by David Maicher <[email protected]>
Add Symfony 7 support

09dc74c7d444b0817491e1884944be023495a3ff authored over 1 year ago by Gabriel Ostrolucký <[email protected]>
Fix CI test deprecations in SF 6.4

9907ca19ddb8368eac084e696dc75cfeb7eb7d1b authored over 1 year ago by Gabriel Ostrolucký <[email protected]>
Merge pull request #1702 from doctrine/2.10.x

e6dab252b8d5becd9572286657c534b9d72a924f authored over 1 year ago by Gabriel Ostrolucký <[email protected]>
Don't mock the service container

417143b7b8e10674ea2cb65d033466154e1fe76a authored over 1 year ago by Alexander M. Turek <[email protected]>
Improve deprecation layers in tests

ca3678d45f9da4aa2d855e0499f67e7f5f5d02c3 authored over 1 year ago by Gabriel Ostrolucký <[email protected]>
Merge branch '2.10.x' into 2.11.x

79e2f468813faba1bd093af37c43369cf43d1dad authored over 1 year ago by Gabriel Ostrolucký <[email protected]>
CI: Fix deprecation failures with Symfony 6.4 and ORM

28fb80a20197fa3f0d953563397d5637d332163f authored over 1 year ago by Gabriel Ostrolucký <[email protected]>
Merge release 2.10.2 into 2.11.x (#1695)

bb5948675a6d478d03e7100e2858b48faf7dbe5f authored over 1 year ago by Alexander M. Turek <[email protected]>
CI: Fix deprecation failures with 6.4

f28b1f78de3a2938ff05cfe751233097624cc756 authored over 1 year ago by Gabriel Ostrolucký <[email protected]>
Add missing `reportFieldsWhereDeclared` field parameter to DoctrineOrmMappingsPass methods (#1694)

8d8579213c1917045fad06832567d1144e921907 authored over 1 year ago by Jérémy DECOOL <[email protected]>
Remove outdated Upgrade file

f573fa8dbfdee2a44c2514ea3fee9ab2df9010a5 authored over 1 year ago by Vincent Langlet <[email protected]>
Merge remote-tracking branch 'origin/2.10.x' into 2.11.x

b5e9a1c98cd2414568c98e33bb27bcd24d40f125 authored over 1 year ago by Gabriel Ostrolucký <[email protected]>
chore: remove unused variable

3abdc8204e6bc715f6d8c6ea82711598b659cb94 authored over 1 year ago by Kévin Dunglas <[email protected]>
Merge pull request #1690 from VincentLanglet/patch-2

Add doctrine-project.json to .gitattributes

29876aef5778af89c6bd18e88d0c5b9b8873dae2 authored over 1 year ago by Grégoire Paris <[email protected]>
Add doctrine-project.json to .gitattributes

1ffed62a4ebd30cdb71bc3ac815a6c72077478a7 authored over 1 year ago by Vincent Langlet <[email protected]>
CI: Bump tested PHP versions

073b5d10e0e767d60665b81150476979741663fc authored over 1 year ago by Gabriel Ostrolucký <[email protected]>
Add psalm and phpcs files to .gitattributes (#1688)

612b4cf677dcb6e4545f049d43f3f1321172e457 authored over 1 year ago by Vincent Langlet <[email protected]>
Ensure connection is closed before deleting sqlite file

This should fix inability to drop sqlite DB on Windows OS

2004001677d125386b5f410534b7809a4a4f0f60 authored over 1 year ago by Gabriel Ostrolucký <[email protected]>
Fix direct deprecations in tests for Symfony 6.4

0e6b32be8b24931e1f04ca45ce98670c334e843f authored over 1 year ago by Gabriel Ostrolucký <[email protected]>
Add missing "kernel.reset" tag on BacktraceDebugDataHolder service

e2909e93199da988fbd424a4bbff217c64789528 authored over 1 year ago by Grégoire Pineau <[email protected]>
Merge pull request #1681 from doctrine/2.10.x-merge-up-into-2.11.x_TE9hNOAg

Merge release 2.10.1 into 2.11.x

8c917328ca3152c3f81c0d649dce100b8d77f93a authored over 1 year ago by David Maicher <[email protected]>
Merge pull request #1679 from stof/xml_validation_compiler_pass

Expose the XSD validation in the DoctrineOrmMappingsPass

f9d59c90b6f525dfc2a2064a695cb56e0ab40311 authored over 1 year ago by Christophe Coevoet <[email protected]>
Fix SQL syntax highlight on Symfony 6.3 (#1680)

80d2b4314a02ba2f9f490444a58a1bd66533df1e authored over 1 year ago by HypeMC <[email protected]>
Expose the XSD validation in the DoctrineOrmMappingsPass

352d68096b6796c691e7ec682e59de8fa414839f authored over 1 year ago by Christophe Coevoet <[email protected]>
Add a `priority` attribute on `doctrine.middleware` tag and `#[AsMiddleware]` attribute (#1676)

8d983bb082c37d80d53082af5923bf0e8ebca66d authored over 1 year ago by Quentin D <[email protected]>
Update the Symfony bundle doc configuration (#1675)

96ffb1a9fc9ef2b6385710456c5bf7e7e8b05da0 authored over 1 year ago by Javier Eguiluz <[email protected]>
Fix remaining direct deprecations

2b5346ed895e4a741b7b012edf58cd547e390840 authored over 1 year ago by Gabriel Ostrolucký <[email protected]>
updates for .doctrine-project.json (#1672)

182adcfed38bab862637fc15a50b64bad9d9e6c0 authored over 1 year ago by David Maicher <[email protected]>
Expose a setting to opt-in for the XSD validation for mapping (#1670)

b2ec6c2668f6dc514e8bf51257d19c7c19398afe authored over 1 year ago by Christophe Coevoet <[email protected]>
Merge pull request #1671 from stof/avoid_deprecations

Avoid indirect deprecations for the AttributeDriver in the testsuite

6c273c9b9a63e83e015512a66816b5ab8dd9717a authored over 1 year ago by Christophe Coevoet <[email protected]>
Avoid indirect deprecations for the AttributeDriver in the testsuite

ddb4b6f20c15bfd3b96e2b84f40a88d8d74354e3 authored over 1 year ago by Christophe Coevoet <[email protected]>
Merge pull request #1669 from stof/use_dsn_parser

Use the DsnParser to handle the url option

e1f961a171b1a2aa5cd28bc167aca13faeb15a3d authored over 1 year ago by Christophe Coevoet <[email protected]>
Use the DsnParser to handle the url option

11f270c121d1474966bec84f3b28aaccf6acc628 authored over 1 year ago by Christophe Coevoet <[email protected]>
Merge branch '2.9.x' into 2.10.x

94c583d2995bbf9c28c9c246764e4ca2958ab985 authored over 1 year ago by Gabriel Ostrolucký <[email protected]>
fix Doctrine deprecations (#1667)

c09bfc30e18ad9ad3f5e1d967888437b916f0254 authored over 1 year ago by David Maicher <[email protected]>
Fix XSD for the new `report-fields-where-declared` setting from #1661 (#1668)

Co-authored-by: Christophe Coevoet <[email protected]>
Fix XSD for the new `report-fields-where-dec...

17eec855df54f5e9286255b68e1e875be9ddd0cf authored over 1 year ago by Matthias Pigulla <[email protected]>
Add a new `report_fields_where_declared` config setting

This adds a new config setting `report_fields_where_declared` that makes it easy to opt-in to th...

f1d9f827f2e55ecb4e8ed590b25a0e636f768070 authored over 1 year ago by Matthias Pigulla <[email protected]>
[DoctrineBundle] deprecate EventSubscriberInterface

656beec9a163b44987a7e79f89f74020d0358b17 authored over 1 year ago by Allison Guilhem <[email protected]>
Merge remote-tracking branch 'origin/2.9.x' into 2.10.x

2170e49b3916257e43211f7416e2f695301f50f0 authored over 1 year ago by Gabriel Ostrolucký <[email protected]>
Merge pull request #1657 from l-vo/fix_errors_middlewares_doc_page

Fix small mistakes on middlewares doc page

e6da248067559c88792aa12320f9b11323583937 authored over 1 year ago by Claudio Zizza <[email protected]>
Fix errors on middlewares doc page

34789b4ad5b44d3a02b0972a7e7d05a3cabae63b authored over 1 year ago by Laurent VOULLEMIER <[email protected]>
Add documentation to integrate middleware (#1653)

Co-authored-by: Grégoire Paris <[email protected]>
Co-authored-by: Alexander M. Turek <me@...

82d436269da7d3146d29bb6ff52179cd47ddd2fd authored over 1 year ago by Laurent VOULLEMIER <[email protected]>
[DoctrineBundle] remove doctrine.event_subscriber tag and replace by doctrine.event_listener tag (#1650)

af1df78d1ccaaf072a61b42ab4c6ce9382fa60fd authored over 1 year ago by a_guilhem <[email protected]>
Fix configuration inheritance to not override default connection/EM values (#1648)

1550341ff23fa04b5b13fc308c99a726a6e7a903 authored over 1 year ago by Tugdual Saunier <[email protected]>
update deprecation baseline

046432247d45ebcd4d530d23524ed6e94df09e64 authored over 1 year ago by David Maicher <[email protected]>
Merge pull request #1645 from doctrine/2.9.x-merge-up-into-2.10.x_CAQ3KWj6

Merge release 2.9.1 into 2.10.x

2a1d973cf5c8a76a4d16ff95e60dc417aff11b1d authored over 1 year ago by David Maicher <[email protected]>
Merge pull request #1644 from dmaicher/revert_xsd_validation

revert enabling XSD validation by default

7539b3c8bd620f7df6c2c6d510204bd2ce0064e3 authored over 1 year ago by Grégoire Paris <[email protected]>
revert enabling XSD validation by default

d4c71416701a0acdb706ea6b90bdcb1a3852e5f4 authored over 1 year ago by David Maicher <[email protected]>
Fix icon display in WDT when profiler_markup_version >= 3

efe215c95a71c0f0f599581940b5f1277e374ffb authored almost 2 years ago by jmsche <[email protected]>
Adjust .doctrine-project.json post 2.9 release

8caa8ef7f58ff17107ed0b4121af22259f2bd541 authored almost 2 years ago by Gabriel Ostrolucký <[email protected]>
Remove DBAL Connection alias that is broken since DBAL 3.x

Fixes #1637

9819c00c2eea750b99902f244309b824911b72b2 authored almost 2 years ago by Gabriel Ostrolucký <[email protected]>
[DoctrineBundle] fix: remove deprecation message doctrine schema subscribers

6b1b540c8060ef29b1d7ca0fbee237992357e06b authored almost 2 years ago by Allison Guilhem <[email protected]>