Conversation
|
There have been several changes with regards to caching and the tests may not have been updated yet. I'd suggest to leave these tests out for now, @guilhermeblanco knows probably how to fix them best. |
|
Hello Johannes, After a conversation with @guilhermeblanco he suggested temporary use of Thank you Johannes and Guilherme |
|
|
There was a problem hiding this comment.
I don't really see why you use an empty abstract class. If you need a marker, use an interface
|
Hello @stof, All changes done Thanks ... |
|
Hi all, Since this patch required extra work, I cherry-picked it and finished the implementation. Cheers, |
…ingAnnotations [DDC-1872] add tutorial for override annotations mappings
Hello all,
This patch adds the validation types for annotations mapping, that is now supported by the common 2.2.
We have a small incompatibility with tests caused by changes in the common cache.
I'm not familiar with cache package. So I had to use
markTestSkippedMaybe someone can help me with cache tests(QueryCacheTest.php, ResultCacheTest.php)
This feature depends of update to 2.2 common
I think it's a good idea use common 2.2 as default
Thanks ...
Best Regards,
Fabio B. SIlva