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

Remove unnecessary ternary expression #1327

Merged
merged 1 commit into from
Oct 2, 2018
Merged

Remove unnecessary ternary expression #1327

merged 1 commit into from
Oct 2, 2018

Conversation

carusogabriel
Copy link
Contributor

No description provided.

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Oct 2, 2018
@dwsupplee dwsupplee merged commit da61a22 into googleapis:master Oct 2, 2018
@carusogabriel carusogabriel deleted the ternary-expression branch October 2, 2018 16:12
@jdpedrie jdpedrie mentioned this pull request Oct 7, 2018
jdpedrie added a commit that referenced this pull request Oct 8, 2018
## Google Cloud PHP v0.82.0

### google/cloud-bigquery v1.4.5

* Remove unnecessary ternary expression (#1327)
* Use dedicated PHPUnit assertions (#1331)

### google/cloud-core v1.23.7

* Use combined assignment operators when possible (#1328)
* Remove unused variables passed to closures (#1330)

### google/cloud-datastore v1.5.10

* Use combined assignment operators when possible (#1328)
* Use dedicated PHPUnit assertions (#1331)

### google/cloud-debugger v0.14.2

* Remove unused variables passed to closures (#1330)
* Use dedicated PHPUnit assertions (#1331)

### google/cloud-firestore v0.15.3

* Fix handling of empty sets in Firestore updates (#1316)
* Remove auxiliary variables when they are return right away (#1329)

### google/cloud-spanner v1.11.0

* Use combined assignment operators when possible (#1328)
* Remove unused variables passed to closures (#1330)
* Add support for DML and Partitioned DML (#1309)

### google/cloud-storage v1.9.1

* Use dedicated PHPUnit assertions (#1331)

### google/cloud-vision v0.17.2

* Use dedicated PHPUnit assertions (#1331)
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.

3 participants