Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix readOptions on runQuery #184

Merged
merged 2 commits into from
Oct 4, 2016
Merged

Fix readOptions on runQuery #184

merged 2 commits into from
Oct 4, 2016

Conversation

jdpedrie
Copy link
Contributor

@jdpedrie jdpedrie commented Oct 4, 2016

Fix #183.

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Oct 4, 2016
* @param array The results
* @return Generator
*/
private function yieldResults(array $results)

This comment was marked as spam.

This comment was marked as spam.

@@ -700,6 +789,11 @@ public function testInvalidBatchType()

class OperationStub extends Operation
{
// public function runQuery(QueryInterface $q, array $args = [])

This comment was marked as spam.

This comment was marked as spam.

@dwsupplee dwsupplee merged commit b0aa9c7 into googleapis:master Oct 4, 2016
@jdpedrie jdpedrie mentioned this pull request Oct 5, 2016
@jdpedrie jdpedrie deleted the runquery-read-options-fix branch November 14, 2016 15:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants