Simon Podlipsky

Results 166 issues of Simon Podlipsky

This is how https://github.com/doctrine/dbal/pull/6545 looks like for v4

Currently, there's no way to search iterable using also a key

If template is impossible to resolve, eg. because the type is `T|null`, it should be possible to specify a default type Consider this: If a value passed for `$a` is...

templates

8.0 is not supported anymore

I have discovered this test case that reproduces bug when there's a child relation indexed ``` /** * @OneToMany(targetEntity=GH7212Child::class, mappedBy="parent", indexBy="id") * @var GH7212Child[]|Collection */ protected $children; ``` and then...

Failing Test

| Q | A | ------------- | --- | Branch? | 6.3 | Bug fix? | no | New feature? | yes | Deprecations? | no | License | MIT...

Feature
FrameworkBundle
Status: Needs Review