Skip to content
This repository has been archived by the owner on Jun 28, 2022. It is now read-only.

Revert "fix: don't change PHP functions which are reserved words " #3322

Merged
merged 1 commit into from
Dec 29, 2020

Conversation

bshaffer
Copy link
Contributor

Reverts #3317

This PR requires a minimum version of PHP 7.0 in google/cloud-compute. We will require this for the beta, but for the alpha we can use the function names list_().

@bshaffer bshaffer requested a review from a team as a code owner December 29, 2020 18:34
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Dec 29, 2020
@codecov
Copy link

codecov bot commented Dec 29, 2020

Codecov Report

Merging #3322 (00417be) into master (6bc6fa8) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #3322   +/-   ##
=========================================
  Coverage     87.13%   87.13%           
  Complexity     6120     6120           
=========================================
  Files           495      495           
  Lines         24173    24173           
  Branches       2638     2638           
=========================================
  Hits          21064    21064           
  Misses         2242     2242           
  Partials        867      867           
Impacted Files Coverage Δ Complexity Δ
.../google/api/codegen/util/php/PhpNameFormatter.java 77.27% <100.00%> (ø) 14.00 <3.00> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6bc6fa8...00417be. Read the comment docs.

Copy link
Contributor

@vam-google vam-google left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@vam-google vam-google merged commit 9c22369 into master Dec 29, 2020
@release-please release-please bot mentioned this pull request Dec 29, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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

2 participants