Skip to content

Tags: contributte/doctrine-orm

Tags

v0.9.0

Toggle v0.9.0's commit message
Remove wrong overrides from .phpstorm.meta.php

Overrides for getRepository are invalid – it overrides returned type from `@returns Collection<T>` to returning the entity directly `@returns T`

See DEVSENSE/phptools-docs#620

v0.8.4

Toggle v0.8.4's commit message

Verified

This commit was signed with the committer’s verified signature.
f3l1x Milan Felix Šulc
Composer: allow codesniffer

v0.8.3

Toggle v0.8.3's commit message

Verified

This commit was signed with the committer’s verified signature.
f3l1x Milan Felix Šulc
QA: phpstan, codesniffer, tests, github actions

v0.8.2

Toggle v0.8.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Drop github funding

v0.8.1

Toggle v0.8.1's commit message

Verified

This commit was signed with the committer’s verified signature.
f3l1x Milan Felix Šulc
Composer: minimal version of phpstan

v0.8.0

Toggle v0.8.0's commit message

Verified

This commit was signed with the committer’s verified signature.
f3l1x Milan Felix Šulc
Composer: update deps

v0.7.1

Toggle v0.7.1's commit message

Verified

This commit was signed with the committer’s verified signature.
f3l1x Milan Felix Šulc
Tests: test also passing references

v0.7.0

Toggle v0.7.0's commit message

Verified

This commit was signed with the committer’s verified signature.
f3l1x Milan Felix Šulc
Bump: v0.7

v0.3.1

Toggle v0.3.1's commit message

Verified

This tag was signed with the committer’s verified signature.
f3l1x Milan Felix Šulc
Release v0.3.1

v0.6.1

Toggle v0.6.1's commit message
Stop using deprecated Doctrine\Common\Persistence\...