Closed JarJak closed 5 years ago
It allows Pagerfanta instances to be JSON-encoded:
json_encode($pagerfanta);
See: https://github.com/whiteoctober/WhiteOctoberPagerfantaBundle/issues/165 https://github.com/willdurand/Hateoas/issues/128
Nice addition. Thanks, @JarJak. Do you need a release making for this?
this still expect that items of the page are also json serializable though
It allows Pagerfanta instances to be JSON-encoded:
See: https://github.com/whiteoctober/WhiteOctoberPagerfantaBundle/issues/165 https://github.com/willdurand/Hateoas/issues/128