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

Feat: allow dynamic properties for PHP8.2 #1388

Merged
merged 1 commit into from
Apr 26, 2023
Merged

Feat: allow dynamic properties for PHP8.2 #1388

merged 1 commit into from
Apr 26, 2023

Conversation

alesinicio
Copy link
Contributor

Add AllowDynamicProperties attribute to Entities.php for PHP8.2 compatibility. Not a permanent/final solution, but good enough to allow upgrades.

#1375

Add `AllowDynamicProperties` attribute to Entities.php for PHP8.2 compatibility.
Not a permanent/final solution, but good enough to allow upgrades.
@noplanman
Copy link
Member

@TiiFuchs Happy to do this for now?

@TiiFuchs
Copy link
Member

Yeah we had this coming. Need to add #[AllowDynamicProperties] for now...

@TiiFuchs
Copy link
Member

(Those checks are not very useful at all at the moment 😞)

@TiiFuchs TiiFuchs merged commit 8e5d559 into php-telegram-bot:develop Apr 26, 2023
1 of 5 checks passed
@alesinicio alesinicio deleted the patch-1 branch April 26, 2023 21:17
@TiiFuchs
Copy link
Member

For the record I'l cross-reference this issue in which we discussed this topic before: #1375

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.

None yet

3 participants