Ecosyste.ms: OpenCollective

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

Doctrine

Makes open source software
Collective - Host: opensource - https://opencollective.com/doctrine - Website: https://doctrine-project.org - Code: https://github.com/doctrine

updated branch names

github.com/doctrine/DoctrineModule - 643c7c768e9d1474b55f1d04f8c1cedb71487d61 authored 12 months ago by Dennis Riehle <[email protected]>
Transaction support (#2586)

* Run CI workflows on feature branches

* Refactor commit logic (#2580)

* Add tests for com...

github.com/doctrine/mongodb-odm - d6881615d09475613b76ec27a6bf9f9b12277787 authored 12 months ago by Andreas Braun <[email protected]>
New version of Doctrine website

github.com/doctrine/doctrine-website-build-prod - c80f9c8d7e1a9557e175fd5567f8dab1fcc455ff authored 12 months ago by doctrine <>
Set slug for team members api access

github.com/doctrine/doctrine-website - 8bea0533ba7166d78480291338eb3b441391e3b3 authored 12 months ago by Claudio Zizza <[email protected]>
Create test for TeamMember DataSource

github.com/doctrine/doctrine-website - d4156ef99c3accb7301ccab2649a555571d5a155 authored 12 months ago by Claudio Zizza <[email protected]>
Remove outdated team-member config

github.com/doctrine/doctrine-website - 8133377c43066a7deb67b143d513dc7481252dd9 authored 12 months ago by Claudio Zizza <[email protected]>
Use explicit GitHub token to allow access on org teams

secrets.github_token and github.token only allow access to current repository.

github.com/doctrine/doctrine-website - e8e11724501eb97bbb33e5dfeed79780696661bb authored 12 months ago by Claudio Zizza <[email protected]>
Fix of missing name from GitHub user

A teammember name is always a string. A null coalescing operator can't handle it.

github.com/doctrine/doctrine-website - 6f64721cb7f8d37a2996e54d16fc3b03cdb33bc0 authored 12 months ago by Claudio Zizza <[email protected]>
Create new teammember datasource

github.com/doctrine/doctrine-website - 5042ae4f8de86ea37120129ba76d08085b399506 authored 12 months ago by Claudio Zizza <[email protected]>
Merge pull request #11171 from greg0ire/extract-class

Make Doctrine\Tests\ORM\Internal\Node autoloadable

github.com/doctrine/orm - 85034699cb29702a551ef33aecc76a9afd57389b authored 12 months ago by Grégoire Paris <[email protected]>
Make Doctrine\Tests\ORM\Internal\Node autoloadable

It is used in several tests.

github.com/doctrine/orm - d98186e2c48ffb6b2ca15706f500fa36528b9ebe authored 12 months ago by Grégoire Paris <[email protected]>
Merge remote-tracking branch 'fork/2.18.x' into 3.0.x

github.com/doctrine/orm - 69cc78c2594e729abbc5109add37d21fa1c0e910 authored 12 months ago by Grégoire Paris <[email protected]>
Merge remote-tracking branch 'origin/2.17.x' into 2.18.x

github.com/doctrine/orm - 2b8d6f87b2d8c6f6dacf6b3db8be5796fc25720d authored 12 months ago by Grégoire Paris <[email protected]>
Merge pull request #11167 from bobvandevijver/fix-eager-iterable-loading-test

Use foreach on iterable to prevent table locks during tests

github.com/doctrine/orm - a0ed37954b0f6bbee712538f470f3f6ef9edb785 authored 12 months ago by Grégoire Paris <[email protected]>
Merge branch '3.7.x' into 3.8.x

* 3.7.x:
Fix connection setup example in `PrimaryReadReplicaConnection` (#6253)
PHPStan 1.10...

github.com/doctrine/dbal - 98f458c621a5d4386213e7bcf99910dca58345a9 authored 12 months ago by Alexander M. Turek <[email protected]>
Use foreach on iterable to prevent table locks during tests

github.com/doctrine/orm - 4875f4c878ca8f1f551609ac7120e3a4e91caed0 authored 12 months ago by Bob van de Vijver <[email protected]>
Fix connection setup example in `PrimaryReadReplicaConnection` (#6253)

<!-- Fill in the relevant information below to help triage your pull
request. -->

| Q ...

github.com/doctrine/dbal - 3a34a86701ea507e3c2e543ebc658e2f4f67a945 authored 12 months ago by Sora Morimoto <[email protected]>
PHPStan 1.10.56, PHPUnit 9.6.15, PHPCS 3.8.1 (#6263)

github.com/doctrine/dbal - 4675064100db1441c97c026d32c4aecb64066fa8 authored 12 months ago by Alexander M. Turek <[email protected]>
Merge pull request #387 from doctrine/symfony-7

build with php 8.3 and symfony 7 dev

github.com/doctrine/DoctrinePHPCRBundle - 8ff3f5b1f84260a320bea7ca610f57c39843c024 authored 12 months ago by David Buchmann <[email protected]>
New version of Doctrine website

github.com/doctrine/doctrine-website-build-prod - c5d7b068d135d19edc696d511226ab1a8d7b8d7f authored 12 months ago by doctrine <>
Merge pull request #11164 from doctrine/2.17.x-merge-up-into-2.18.x_slYTN7ur

Merge release 2.17.3 into 2.18.x

github.com/doctrine/orm - b648bea2af553a14e1dd5a5cee8cdec14d1f9a3b authored 12 months ago by Grégoire Paris <[email protected]>
Allow XML validation to be disabled but keep it enabled by default.

github.com/doctrine/orm - 289339467316c9efd1c6505df637c7356c0decaf authored 12 months ago by Jonathan H. Wage <[email protected]>
Merge remote-tracking branch 'origin/2.17.x' into 2.17.x-merge-up-into-2.18.x_slYTN7ur

github.com/doctrine/orm - f16594e89c076204e3fa3f68198d6dbcdbb25bc2 authored 12 months ago by Grégoire Paris <[email protected]>
update dependencies

github.com/doctrine/DoctrinePHPCRBundle - 4c0cacba05ab6971b67dd81a59c7c0a3434d440f authored 12 months ago by David Buchmann <[email protected]>
Merge pull request #828 from TomHAnderson/feature/php-8.3

Support for PHP 8.3

github.com/doctrine/DoctrineModule - fc1f8f4fcf902e92483b5caa8cdc02f2864e84ed authored 12 months ago by Dennis Riehle <[email protected]>
New version of Doctrine website

github.com/doctrine/doctrine-website-build-prod - c65237f1a977548bd488335008f3f8a3168a7e28 authored 12 months ago by doctrine <>
New version of Doctrine website

github.com/doctrine/doctrine-website-build-prod - a9900deebd6108705a8786bf68fd1b74d1c8f0c6 authored 12 months ago by doctrine <>
Merge pull request #556 from doctrine/phpstan-level-8

Raise phpstan error level to 8

github.com/doctrine/doctrine-website - 8bb4e60b122416fd83106704bdb4612310de4ce4 authored 12 months ago by Claudio Zizza <[email protected]>
Merge pull request #11162 from greg0ire/fix-libxml-compat

Remove redundant tags

github.com/doctrine/orm - 398ab0547aaf90bdb352b560a94c24f44ff00670 authored 12 months ago by Grégoire Paris <[email protected]>
Remove redundant tags

The "any" tags inside the definition for mapped superclasses and
embeddables duplicate what is a...

github.com/doctrine/orm - 8f15337b03c2c1dd7123301d688907787a457c60 authored 12 months ago by Grégoire Paris <[email protected]>
Check application rather than command type

Co-authored-by: Alexander M. Turek <[email protected]>

github.com/doctrine/doctrine-website - dc0fed9db34927d556f972365a21a178ccfcecd8 authored 12 months ago by Claudio Zizza <[email protected]>
Fix type for commands. ManagerRegistry::getManager() accepts null (#837)

github.com/doctrine/DoctrineMongoDBBundle - 4d8d32b726e7af21a562a2b6a227f0496c7d39d5 authored 12 months ago by Jérôme Tamarelle <[email protected]>
New version of Doctrine website

github.com/doctrine/doctrine-website-build-prod - 2047e7598aeec7682f6a14c81f752c916fd345f8 authored 12 months ago by doctrine <>
Combine preg_replace method calls

github.com/doctrine/doctrine-website - bf8aca64bba39845cde534deb91b49f5d6659d38 authored 12 months ago by Claudio Zizza <[email protected]>
New version of Doctrine website

github.com/doctrine/doctrine-website-build-prod - 70216aed7f799718620014d0e6777eb3455e40ad authored 12 months ago by doctrine <>
Use safe preg_replace in RSTCopier

github.com/doctrine/doctrine-website - 063d591da6952e58040738103bbe3cb7aed56e4f authored 12 months ago by Claudio Zizza <[email protected]>
Rise phpstan error level to 8

github.com/doctrine/doctrine-website - b815e1e3ee5a4bccc43bea4f8cec16cfd8be8a83 authored 12 months ago by Claudio Zizza <[email protected]>
Merge pull request #560 from doctrine/ci-cleanup

Remove superfluous phpunit call from workflow

github.com/doctrine/doctrine-website - 6cc94f9e16e3970aabe524f8b77b27407f3bdaa7 authored 12 months ago by Claudio Zizza <[email protected]>
Remove superfluous phpunit call from workflow

This call existed when build-all still had a long build time

github.com/doctrine/doctrine-website - c08e61edaf88ffb15857bb47f6492463ee22bbb7 authored 12 months ago by Claudio Zizza <[email protected]>
Merge pull request #241 from iurciuc/2.0.x

Correct pluralization of axis

github.com/doctrine/inflector - 2930cd5ef353871c821d5c43ed030d39ac8cfe65 authored 12 months ago by Maciej Malarz <[email protected]>
Correct pluralization of axis

github.com/doctrine/inflector - c2b0320e3ffd61f8b9e3d4d02f9bd159f2dfbebf authored 12 months ago by Vladislav Iurciuc <[email protected]>
Merge pull request #865 from doctrine/modernize-code

modernize php code

github.com/doctrine/phpcr-odm - 970e074cb42aff4af44dc3f094f185c6c98c23e4 authored 12 months ago by David Buchmann <[email protected]>
modernize php code

github.com/doctrine/phpcr-odm - 6ce46b9eb0e77a0f3e8f6f4ce3e1d75915225122 authored 12 months ago by David Buchmann <[email protected]>
Merge pull request #864 from doctrine/relax-find

explicitly relax the find method

github.com/doctrine/phpcr-odm - 7c4e151d3c73c8b370ece0944e75e4844000133f authored 12 months ago by David Buchmann <[email protected]>
explicitly relax the find method

github.com/doctrine/phpcr-odm - 92d4a90b9763ebd4f5080308966c470b3ac217ba authored 12 months ago by David Buchmann <[email protected]>
New version of Doctrine website

github.com/doctrine/doctrine-website-build-prod - bfe982e50ab0f174250063463b8183dbc6515462 authored 12 months ago by doctrine <>
Use imported types for return type of getValueOptions

github.com/doctrine/DoctrineModule - cb29c8b947b3468b52e359487aae41fb86be78a2 authored 12 months ago by Tom H Anderson <[email protected]>
Changed version on workflows to 8.2

github.com/doctrine/DoctrineModule - d8dd89f587fa9aa4d3443a15c5fdb0d525d9a2a4 authored 12 months ago by Tom H Anderson <[email protected]>
Merge pull request #278 from smnandre/fix/utf8-deprecation

Replace utf8_encode/decode with mb_convert_encoding

github.com/doctrine/rst-parser - ca7f5f31f9ea58fde5aeffe0f7b8eb569e71a104 authored 12 months ago by Grégoire Paris <[email protected]>
Replace utf8_encode/decode with mb_convert_encoding

github.com/doctrine/rst-parser - 6c361bebe588174e0094d7a571c968c1dc67371b authored 12 months ago by Simon André <[email protected]>
New version of Doctrine website

github.com/doctrine/doctrine-website-build-prod - 2f5a14eb5ef9c4de6bce08c7cee22397db5032b7 authored 12 months ago by doctrine <>
New version of Doctrine website

github.com/doctrine/doctrine-website-build-prod - ff525736459c051e645f014d7b72a7450db6bd3a authored 12 months ago by doctrine <>
Keep the `declared` mapping information when using attribute overrides (#11135)

When using `AttributeOverride` to override mapping information inherited from a parent class (a ...

github.com/doctrine/orm - a8632aca8fca88444328737137d0daf6520ef70b authored 12 months ago by Matthias Pigulla <[email protected]>
Fix `@SequenceGeneratorDefinition` inheritance, take 1 (#11050)

#10927 reported that #10455 broke the way how the default `@SequenceGeneratorDefinition` is crea...

github.com/doctrine/orm - 3dd3d38857617ef1935ff9c5ec93e7959f429984 authored 12 months ago by Matthias Pigulla <[email protected]>
Include `ON DELETE CASCADE` associations in the delete order computation (#10913)

In order to resolve #10348, some changes were included in #10547 to improve the computed _delete...

github.com/doctrine/orm - c6b3509aa909f5116ef27c48aaadc13e14cbe37c authored 12 months ago by Matthias Pigulla <[email protected]>
Merge pull request #861 from doctrine/cleanup-doc

remove obsolete annotation mapping doc, modernize code in examples

github.com/doctrine/phpcr-odm - 917fc65b9f0dcda6962a2cbfe0821f89bcc866c0 authored 12 months ago by David Buchmann <[email protected]>
remove obsolete annotation mapping doc, modernize code in examples

github.com/doctrine/phpcr-odm - 94fb4bfefa5ef4916000ca70b99adc63526657b6 authored 12 months ago by David Buchmann <[email protected]>
Merge pull request #860 from doctrine/allow-persistence-3

upgrade to doctrine/persistence 3

github.com/doctrine/phpcr-odm - 7df4651ac865aef0f1b6901eb00f48782c55b280 authored 12 months ago by David Buchmann <[email protected]>
allow doctrine/persistence 3

github.com/doctrine/phpcr-odm - e3a7f5a54be2452670f835c7b00efc22e545d6c5 authored 12 months ago by David Buchmann <[email protected]>
New version of Doctrine website

github.com/doctrine/doctrine-website-build-prod - cbe832a4f5e80ed98c8a5a3a2b834827d53a9a72 authored 12 months ago by doctrine <>
New version of Doctrine website

github.com/doctrine/doctrine-website-build-prod - f904560263f79c7fddeb459b28f81602f2ac1249 authored 12 months ago by doctrine <>
Merge pull request #11082 from bobvandevijver/eager-collection-iterable

Do not defer eager collection loading when in iteration context

github.com/doctrine/orm - a32578b7ea3581a7c55931ab302a1634d44cb66d authored 12 months ago by Grégoire Paris <[email protected]>
New version of Doctrine website

github.com/doctrine/doctrine-website-build-prod - 07dec9386d1db9f5718df3ef9648df4081ac0444 authored 12 months ago by doctrine <>
phpcs checks for order of scalar|null

github.com/doctrine/DoctrineModule - 51e8689398f1eefdceffbcecfefb95739a03f6ea authored 12 months ago by Tom H Anderson <[email protected]>
Resolved LessSpecificImplementedReturnType from psalm

github.com/doctrine/DoctrineModule - 6feddd5cac155219468fdd0b21976e3201f631bc authored 12 months ago by Tom H Anderson <[email protected]>
Added PHP 8.3 to continuous integration

github.com/doctrine/DoctrineModule - dd1fd24ff2035398663ee582869f596c3bdebe46 authored 12 months ago by Tom H Anderson <[email protected]>
Support for PHP 8.3

github.com/doctrine/DoctrineModule - 08d40ceb7e798b971bce5ea94d31375e4dfa50e2 authored 12 months ago by Tom H Anderson <[email protected]>
New version of Doctrine website

github.com/doctrine/doctrine-website-build-prod - 00a1cf471068e382b44bb82817053d45845cc858 authored 12 months ago by doctrine <>
fix phpdoc for attribute mapping pass

github.com/doctrine/DoctrineBundle - d9be8442f9aebb266aab2bb23aaccb6dc62c7ff0 authored 12 months ago by David Buchmann <[email protected]>
Merge pull request #392 from doctrine/fix-typo

fix typo and add changelog

github.com/doctrine/DoctrinePHPCRBundle - d1142775c32be1dab310fe3f1a75bada1ed955ec authored 12 months ago by David Buchmann <[email protected]>
fix typo and add changelog

github.com/doctrine/DoctrinePHPCRBundle - 4f613a4f1bf7a49c23c3e4c1eab695fb75593bbc authored 12 months ago by David Buchmann <[email protected]>
switch to attributes in test fixtures

github.com/doctrine/DoctrinePHPCRBundle - f876aa3ae75cfad8a75456f10716056ec9fb6ab7 authored 12 months ago by David Buchmann <[email protected]>
build with php 8.3 and symfony 7

github.com/doctrine/DoctrinePHPCRBundle - a1598970d1ada3ff169ec646a6810edbd740b18d authored 12 months ago by David Buchmann <[email protected]>
Merge pull request #391 from doctrine/2-to-3

2 to 3

github.com/doctrine/DoctrinePHPCRBundle - 71177c738c82c0236993acbe82b6ad67c246845f authored 12 months ago by David Buchmann <[email protected]>
Merge remote-tracking branch 'origin/2.x' into 2-to-3

github.com/doctrine/DoctrinePHPCRBundle - e40d20846491be4da63ae31bb93cd1fcc66800d1 authored 12 months ago by David Buchmann <[email protected]>
Merge pull request #390 from doctrine/attributes

implement attribute driver configuration

github.com/doctrine/DoctrinePHPCRBundle - 18613b60b9372a1c7b4b37efce892f65bb64982d authored 12 months ago by David Buchmann <[email protected]>
implement attribute driver configuration

github.com/doctrine/DoctrinePHPCRBundle - 376ceb12dfab0ac50d51a4a5dc8a36c50797e9dc authored 12 months ago by David Buchmann <[email protected]>
Merge pull request #846 from doctrine/symfony-7

WIP: test with symfony 7

github.com/doctrine/phpcr-odm - 2ab293226df81e1f560fc40b63a00dd2fae2bea8 authored 12 months ago by David Buchmann <[email protected]>
test with symfony 7

github.com/doctrine/phpcr-odm - 689669c034389793d1f168a4418b8f1912daf75c authored 12 months ago by David Buchmann <[email protected]>
Merge pull request #854 from doctrine/1-to-2

1 to 2

github.com/doctrine/phpcr-odm - fb63b78b3a6106d55437b2ca70f9c732370516c4 authored 12 months ago by David Buchmann <[email protected]>
Merge pull request #858 from doctrine/drop-annotations

remove obsolete annotation mapping

github.com/doctrine/phpcr-odm - c06a9d2e3298028137e8ea23caa2d77abb6da280 authored 12 months ago by David Buchmann <[email protected]>
remove obsolete annotation mapping

adjust phpdoc annotations to work around https://github.com/phpstan/phpstan/issues/10399

github.com/doctrine/phpcr-odm - cedafd56620f94f95e6b62be4feee9d6d812f18b authored 12 months ago by David Buchmann <[email protected]>
New version of Doctrine website

github.com/doctrine/doctrine-website-build-prod - dd36130342ae54cb4b80a1371699dee386192d59 authored 12 months ago by doctrine <>
New version of Doctrine website

github.com/doctrine/doctrine-website-build-prod - 4b0a64097cb5a5972001cb725860a8cf12f97aae authored 12 months ago by doctrine <>
New version of Doctrine website

github.com/doctrine/doctrine-website-build-prod - 89083ca6ce5fe5994c9247f1099064c4da1426b4 authored 12 months ago by doctrine <>
New version of Doctrine website

github.com/doctrine/doctrine-website-build-prod - 01c8f58c52072241d66d1123064a839fe047f338 authored almost 1 year ago by doctrine <>
New version of Doctrine website

github.com/doctrine/doctrine-website-build-prod - ef0410e3ab0d8d2738d32c3d4e03f6262e9dcd98 authored about 1 year ago by doctrine <>
Merge remote-tracking branch 'origin/2.18.x' into 3.0.x

github.com/doctrine/orm - 8aa6a5f40110f5573fa7283505eaf3f0d73fbcc5 authored about 1 year ago by Grégoire Paris <[email protected]>
Merge pull request #11140 from greg0ire/psr-4

Flatten directory tree on 3.0

github.com/doctrine/orm - 588d29d789096764ef81bb6a3e47510e9423544d authored about 1 year ago by Grégoire Paris <[email protected]>
Merge pull request #11148 from greg0ire/flatten

Flatten directory tree on 2.18

github.com/doctrine/orm - d6989297c52c674bd373363136f99ad7a3fc1152 authored about 1 year ago by Grégoire Paris <[email protected]>
Mention that ``postRemove`` may still see removed entities in in-memory collections (#11146)

... plus minor tweaks.

github.com/doctrine/orm - e585a92763612455f591b44cf0482d9852cc5fc0 authored about 1 year ago by Matthias Pigulla <[email protected]>
Flatten directory tree

It will make fuzzy matchers more efficient, and configuration files more
readable.

github.com/doctrine/orm - 0a3fbac8af27751e548de3788aee0f057f6dcf71 authored about 1 year ago by Grégoire Paris <[email protected]>
Merge pull request #11147 from greg0ire/remove-php-version-id

Remove irrelevant PHP version checks

github.com/doctrine/orm - 1556a1ff7adf914d2e291c31d67c2105bdc009c6 authored about 1 year ago by Grégoire Paris <[email protected]>
Flatten directory tree

It will make fuzzy matchers more efficient, and configuration files more readable.

- lib/Doctri...

github.com/doctrine/orm - 073f2aa891249e582e63320cab34b035b591cf22 authored about 1 year ago by Grégoire Paris <[email protected]>
Merge pull request #2498 from franmomu/option_annotations

Make `doctrine/annotations` dependency optional

github.com/doctrine/mongodb-odm - c9b7f6bdec37f32c2b91637adeee52949e7596e6 authored about 1 year ago by Maciej Malarz <[email protected]>
Remove irrelevant PHP version checks

github.com/doctrine/orm - 64e4a2129c87261c61018a461e16de73bcbc1ee8 authored about 1 year ago by Grégoire Paris <[email protected]>
Merge remote-tracking branch 'origin/2.18.x' into 3.0.x

github.com/doctrine/orm - 7361d3e57df77a637444a2041f35cedf21a0539d authored about 1 year ago by Grégoire Paris <[email protected]>
Merge pull request #11144 from doctrine/2.17.x

Merge 2.17.x up into 2.18.x

github.com/doctrine/orm - a98e3063350ff76af9ac55b9d51e9f17f7a5d7f2 authored about 1 year ago by Grégoire Paris <[email protected]>
Merge pull request #11142 from greg0ire/remove-inheritance

Remove inheritance

github.com/doctrine/orm - 26f47cb8d3a6a02a97350dec11c68ff7d94991c8 authored about 1 year ago by Grégoire Paris <[email protected]>