Carlos Dominguez

Results 5 comments of Carlos Dominguez

Try to change your global minimum stability to dev (this defaults to stable) `$ composer global config minimum-stability dev` `$ composer global config prefer-stable true` Last command is optional and...

Looking closer at the AttributeReader class it seems the `getMethodAnnotation` and `getPropertyAnnotation` are not using their counterparts from the delegated reader. I think the solution from [this commit](https://github.com/schmittjoh/serializer/pull/1404/commits/4d5a08856b2b4f7abe83fc6202979bbb3abd69be) is not...

Hi @jeandonaldroselin , I am still waiting for the final review by the maintainers. Nonetheless, I appreciate any suggestions that may improve the code. Same for https://github.com/willdurand/Hateoas/pull/326 Thank you kindly

@W0rma branch was updated with `master`. Thanks

> @ixarlie Are you still working on this PR or should someone else take it over? @W0rma Hi, sorry for the late response. Yes, I can still work on it....