Nicolas PHILIPPE

Results 319 comments of Nicolas PHILIPPE

Hi! here are some hints about this: > Running tests since we will soon have a docker stack, ~I'll provide xdebug in the php image. In my experience, there is...

I think this could be closed, follow up of the migrations stuff in #308

Hello @benblub I think for now we'll just inform the user that a factory is missing. In the future we might directly propose to create the missing factories. BTW, do...

Hello @kbond _sorry if it's not the correct place to ask kind of things_ Are you willing to support`doctrine/odm` in the future version this library?

Nice to here that, I'm gonna try that on a project of mine which uses mongo I'm afraid it won't support embedded collections out of the box... I'll let you...

i'm having the same problem... shouldn't the server type (ie : windows or linux) be configurable ?

yes, I'm fine with it, moreover, in the version with "split factories", `addState()` and `withAttributes()` [are in the same class](https://github.com/zenstruck/foundry/blob/feat/split-factories/src/BaseFactory.php#L296)

thanks for this complete answer! I was indeed thinking it is a complex problem. to give you a little bit of context, I don't know if you have a Symfony...

> SomeGeneric could be done differently than SomeGeneric, right? yes, of course. I think from the perspective of this lib, indeed a new `GenericType` would be perfect From Symfony's perspective,...