Skip to content

fix: revert errant changes#2437

Merged
bshaffer merged 3 commits intomainfrom
revert-errant-changes
Mar 13, 2023
Merged

fix: revert errant changes#2437
bshaffer merged 3 commits intomainfrom
revert-errant-changes

Conversation

@bshaffer
Copy link
Copy Markdown
Contributor

@bshaffer bshaffer commented Mar 13, 2023

adding the dynamic properties to classes in #2258 and #1836 seem to have broken everything due to the use of __set in the parent Google\Model class. Rather than add the properties, just mark the class as having dynamic properties, and revert all these changes: googleapis/google-api-php-client#2408

Fixes #2350

@bshaffer bshaffer requested a review from a team March 13, 2023 20:30
@bshaffer bshaffer merged commit ae77fb6 into main Mar 13, 2023
@bshaffer bshaffer deleted the revert-errant-changes branch March 13, 2023 20:41
bshaffer added a commit that referenced this pull request Mar 13, 2023
@maxnz
Copy link
Copy Markdown

maxnz commented Mar 13, 2023

@bshaffer Does this break compatibility with PHP 8.2?

@bshaffer
Copy link
Copy Markdown
Contributor Author

@maxnz no, it does not.

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.

Calendar API Patch Removes All Other Properties

2 participants