Georges.L
Georges.L
> @Geolim4 this issue is for adding support for the `include` function, not for general troubleshooting. Still, the include tag is either unclear or not enough documented, so I think...
My suggestion, if you agree with it, is to make a new "OdiseoBlogLegacyBundle" (without string type and good internal methods annotation). Therefore we keep a transition "file Bundle" class until...
Hello, any plan on fixing this issue (check your mails :D) ? Much appreciated, thanks you :)
> "Stop using PATCH" - "our application is broken" Looks like hysteria. > > "because nginx doesn't have PATCH enabled by default" - it is just a blatant lie. >...
> > Many modern hosts (like o2switch and others shared hosts plans) > > So just not use them, no ? Why they should dictate the rules ? Because you...
> Yeah we solved this by just enabling it in nginx but I think it wouldn't hurt if people wouldn't have to tinker with server/host to get this feature to...
> And this is right. Dubious feature. If you can't configure server, framework should not introduce "crutches and props" Do you realize that not everyone can afford a dedicated server...
> Really ? For security ? How ? That's literally the same excuse written by the support of 2 different hosting provider for "DDOS fighting purpose", I know its crap,...
Okay, I understood: For some reason EA is not reading (or ignoring) Doctrine "nullable" flag while in prod mode. Required must be explicit + enforced with Symfony constraints. That's... Weird...
> I have the same issue and cannot fix it. The way with explicit required = true and constraints doesn't work for me Add a `#[Assert\Valid]` constrait on your OneToMany...