zendframework / zend-expressive-zendviewrenderer

zend-view PhpRenderer integration for Expressive
BSD 3-Clause "New" or "Revised" License
11 stars 12 forks source link

Add query params, fragment and reuse route result #30

Closed geerteltink closed 7 years ago

geerteltink commented 8 years ago

This PR adds support for query parameters, fragment and a reuse route result boolean.

weierophinney commented 7 years ago

Thanks, @xtreamwayz; I have updated the composer constraints, as well as added docheader checks. The changes work fine across all major releases of each of the router and helpers libraries.