BRopp

Results 5 comments of BRopp

Any thoughts about how to properly provide mock clients in functional tests? I've been able to configure the bundle to use the MockHandler as described, but don't know how to...

I also get this error when testing fixtures who have a composite primary key (multiple fields combined are the primary key). i.e. (https://www.doctrine-project.org/projects/doctrine-orm/en/2.6/tutorials/composite-primary-keys.html#use-case-3-join-table-with-metadata): ``` /** @Entity */ class OrderItem {...

Any update on this? Looking to build a vertical volume slider for a project.

Just ran into this same bug, can this fix be merged?

Also having this issue. Only want to grant scopes when they are explicitly passed.