Skip to content

fix: php samples are modifying private property rooturl#60

Open
bshaffer wants to merge 1 commit intogoogleads:mainfrom
bshaffer:fix-rooturl
Open

fix: php samples are modifying private property rooturl#60
bshaffer wants to merge 1 commit intogoogleads:mainfrom
bshaffer:fix-rooturl

Conversation

@bshaffer
Copy link
Copy Markdown

@bshaffer bshaffer commented May 7, 2025

addresses googleapis/google-api-php-client#2632

These samples are modifying a PRIVATE property using PHP reflection, which is cursed and unholy.

I do not particularly want to refactor this code, so I've updated it to use the new private property (which is also cursed and unholy, somebody please fix this).

I've also updated the dependencies because they are woefully outdated.

Should this just be marked as abandoned? These samples are really really out of shape.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant