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

Resolve php82 & php83 exception: Creation of dynamic property is deprecated #830

Merged
merged 1 commit into from
Dec 1, 2023

Conversation

Shadow243
Copy link
Member

Description:
This Pull Request addresses the deprecation warnings in PHP 8.2 and 8.3 related to dynamic property creation. The changes ensure compatibility with the latest PHP versions.

Testing:

  • Tested first on PHP 7.4 environment.
  • Tested on PHP 8.2 and 8.3 environments.

Related Issues:
Issue #829

@kroky kroky merged commit 521a39f into cypht-org:master Dec 1, 2023
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

2 participants