Jonny Schmid
Jonny Schmid
Let me check, that'd be an ideal solution. @Nyholm I don't believe that's the case: > Due to the way Doctrine works, it is not possible to override entity mapping...
Unlucky, Doctrine doesn't handle it correctly. I will open a ticket with them, but doubt they will want to move away from a simple default value.
I know we're already at 2.0.0-beta4 so this might be too late. But generally, we could sneak a breaking change into this major release?
Ping @Nyholm breaking change in 2.0.0?
If you want to test your own component in isolation, mock the HOC: https://github.com/clauderic/react-sortable-hoc/issues/193#issuecomment-360098913
I'd suggest you add it to univ.cc which is the source of this project http://univ.cc/add.php
Hi @velesin thanks for getting back to me (and the community). I've since moved on to just using https://github.com/tmpvar/jsdom and it works quite will even without the help of this...
This has been fixed in https://github.com/doctrine/KeyValueStore/pull/79 but there hasn't been a release since.
It depends how you configure your cache. If for example you have an SQLite cache located in the Symfony cache dir then yes, it'd clear when Symfony's cache is cleared.