phly / PhlyRestfully

ZF2 module for creating RESTful JSON APIs using HAL and API-Problem
108 stars 45 forks source link

MetadataMap is now able to match descendants of classes in its class map... #129

Closed bvarent closed 8 years ago

bvarent commented 9 years ago

....

Comes to hand when using proxy classes, like with Doctrine. refs #119

weierophinney commented 8 years ago

This is missing tests demonstrating the feature.

However, since I'm preparing one last release before marking the module as abandoned, I'm going to close this instead of waiting for tests; if you want/need the feature, please maintain it in your own fork.

Thanks!