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

tests: define class properties (PHP 8.2) #85

Merged
merged 1 commit into from
Sep 26, 2023

Conversation

jrchamp
Copy link

@jrchamp jrchamp commented Sep 21, 2023

Creation of dynamic properties is deprecated in PHP 8.2 and will be removed in a future release.

@jrchamp
Copy link
Author

jrchamp commented Sep 22, 2023

For the master test to pass, it will need the fixes from #80

@PhMemmel PhMemmel merged commit 7f574e9 into Syxton:master Sep 26, 2023
@PhMemmel
Copy link
Collaborator

PhMemmel commented Sep 26, 2023

Thank you very much! I also added the types in #89.

@jrchamp jrchamp deleted the fix/php-82-dynamic-properties branch September 28, 2023 14:57
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.

2 participants