Skip to content

Resolve dynamic property deprecation error for PHP 8.2 and above#465

Merged
aashishgurung merged 2 commits intodevelopfrom
fix_dynamic_properties_deprecation_notice
Jul 1, 2024
Merged

Resolve dynamic property deprecation error for PHP 8.2 and above#465
aashishgurung merged 2 commits intodevelopfrom
fix_dynamic_properties_deprecation_notice

Conversation

@aashishgurung
Copy link
Copy Markdown
Contributor

@aashishgurung aashishgurung commented Jun 27, 2024

Description

Suppress deprecation notices for dynamic properties introduced in PHP 8.2 by adding #[AllowDynamicProperties].

Rollback procedure

default rollback procedure

@aashishgurung aashishgurung requested review from a team, AnasNaouchi, gaurab13 and mmkittisak June 27, 2024 11:04
shredbx
shredbx previously approved these changes Jul 1, 2024
AnasNaouchi
AnasNaouchi previously approved these changes Jul 1, 2024
@aashishgurung aashishgurung dismissed stale reviews from AnasNaouchi and shredbx via ec9b61e July 1, 2024 06:42
@aashishgurung aashishgurung merged commit 81f3cdb into develop Jul 1, 2024
@aashishgurung aashishgurung deleted the fix_dynamic_properties_deprecation_notice branch July 1, 2024 07:14
@aashishgurung aashishgurung changed the title Add #[AllowDynamicProperties] to not emit deprecation notice. Resolve dynamic property deprecation error for PHP 8.2 and above Jul 24, 2024
@aashishgurung aashishgurung mentioned this pull request Jul 24, 2024
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.

3 participants