Sebastián Caraballo
Sebastián Caraballo
I'll try to solve this issue. @oojacoboo any suggestions about the test case?
I can't find a way in the test case to get the execution result for CannotMapTypeException
@oojacoboo that is true. I was trying to use the HttpCodeDeciderTest
Thanks! I'll see what I can do.
I'm trying `composer update` and there is a lot of things to change.
Hi. Doctrine\Common\Annotations\Reader was removed in Doctrine ^2.17 and ^3. So I'm changing Reader for NativeAttributeReader. @maldoinc do you think this is ok? ```php
Was removed in 2.17. So you said that 2.17 must be skipped?