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

Fix: Handle 8.2 depreciation warnings in the Donation SessionObjects #7617

Open
wants to merge 4 commits into
base: develop
Choose a base branch
from

Conversation

JoshuaHungDinh
Copy link
Contributor

@JoshuaHungDinh JoshuaHungDinh commented Nov 8, 2024

Resolves: GIVE-226

Description

This PR declares the dynamic properties in the FormEntry & Donation Session Object classes to handle depreciation warnings that arise from [email protected]. Dynamic properties will no longer be supported with the release of [email protected].

Reference:

Affects

Deprecation Warnings in the admin screens.

Testing Instructions

  • Install Give on server that runs PHP 8.2.
  • Enable WP_DEBUG and WP_DEBUG_LOG.
  • View admin settings for deprecation warnings.

Pre-review Checklist

  • Acceptance criteria satisfied and marked in related issue
  • Relevant @unreleased tags included in DocBlocks
  • Includes unit tests
  • Reviewed by the designer (if follows a design)
  • Self Review of code and UX completed

@JoshuaHungDinh JoshuaHungDinh marked this pull request as ready for review November 12, 2024 14:15
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.

1 participant