Alexander M. Turek
Alexander M. Turek
I'm trying to wrap my head around what's happening here. My understanding of embeddables is that we always hydrate them. Having this section elaborate on "nullable embeddables" feels weird because...
> If the step are not taken, "nullable embeddables" would effectively be possible. If you manually construct the object, of course any structure is possible. It's your object, you've created...
> So, Is It like a bug that ORM accepts to flush a entity has a null value instead of the embedded object In Doctrine 3.2.x? I wouldn't call it...
I'm with @xabbuh on this one. I understand that we don't want to require ext-dom anymore and that's great. But if someone likes using XML config files, why shouldn't we...
Thank you for testing early with new versions of PHP. This way, we can make sure, Symfony is ready when PHP 8.4 is released. > Symfony should probably reconsider it's...
> > > Symfony should probably reconsider it's PHP constraints. > > > > No. > > The problem is that […] Sorry, if I cut you off there. I...
> Let's wait a little bit. `ReflectionProperty::isReadable()/isWritable()` methods might be introduced in PHP 8.4 if approved by RMs, see https://externals.io/message/125772#125795. Theses methods will solve the issue in a much cleaner...
We're doing some housekeeping on the 3.0.0 milestone. Since nobody seems to be actively working on this topic I'm removing this PR from the 3.0.0 milestone. I you want to...
@SenseException I think, the discussion happens on doctrine/orm#10640
Closing due to lack of feedback.