saintsystems / odata-client-php

OData Client Library for PHP
MIT License
141 stars 103 forks source link

ODataClient::getNextPage() does not transmit bindings #146

Closed cweiske closed 11 months ago

cweiske commented 11 months ago

Since 0.7.0 the ODataClient::get() method calls getNextPage() but does not pass the $bindings parameter.