@Djeg tomorow we have to talk about behat scenarios for FriendlyContexts... but first we should find a solution for SF kernel issue...
David Jegat
@Djeg
@PedroTroller agree
Gildas Quéméner
@gquemener
What issue?
David Jegat
@Djeg
This one KnpLabs/FriendlyContexts#61
Pierre PLAZANET
@PedroTroller
@gquemener for the moment, we can't use FriendlyContexts without a SF application... That's not the idea of the project. So Ihave to find a solution to use FriendlyContexts without SF kernel...
nervo
@nervo
Oh mon dieu
Jeremy Perret
@devster
éLLLOOOOO
IM IN DA PLACEEEE
nervo
@nervo
:unicorn:
Jérémy James
@JeremyJames
:panda_face:
nervo
@nervo
:poney:
Javier Seixas
@javierseixas
Hello!
Is there anybody here?
How I can set customized parameters to the FriendlyContexts, for example, the api base_url?
Hi again everyone! Does anyboy knows if the EntityContext works for ManyToMany relationships? It seems not to work, but just to be sure I'm not doing something wrong...
David Jegat
@Djeg
Hi !
Yes, the entity context supports the ManyToMany
What's your case ?
Javier Seixas
@javierseixas
Cool! Yeah, now it works. The problem was how I ordered the Given entities, I guess because of the doctrine's owning side stuff. Thanks Djeg!