Skip to content

Add undefined properties to ParadoxLabsSubscriptionManager#1253

Open
navarr wants to merge 1 commit intoamzn:masterfrom
navarr:navarr-patch-1
Open

Add undefined properties to ParadoxLabsSubscriptionManager#1253
navarr wants to merge 1 commit intoamzn:masterfrom
navarr:navarr-patch-1

Conversation

@navarr
Copy link
Copy Markdown
Contributor

@navarr navarr commented Nov 20, 2024

Resolves #1252

Additional details about this PR

As of PHP 8.2 dynamically created properties will throw a Derepecated functionality notice. Magento's default behavior is to catch all PHP errors and notices, and throw them as exceptions.

Leaving this deprecated functionality in breaks Magento on PHP 8.2

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.

ParadoxLabsSubscriptionManager triggers deprecated notice on PHP 8.2

1 participant