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

[REF][PHP8.2] Fix PHP8.2 creation of dynamic properties in the elavon… #25353

Merged
merged 1 commit into from
Jan 15, 2023

Conversation

seamuslee001
Copy link
Contributor

… tests and Payment Processor class

Overview

This fixes the creation of dynamic properties in class in the elavon extension

Before

Elavon tests fail in PHP8.2

After

Tests pass on php8.2

ping @eileenmcnaughton @demeritcowboy @braders

@civibot
Copy link

civibot bot commented Jan 15, 2023

(Standard links)

@eileenmcnaughton
Copy link
Contributor

This seems low risk - although I would probably vote that with code we are looking to deprecate we think about what NOT upgrading it to php 8.2 might look like

@eileenmcnaughton eileenmcnaughton merged commit 9700974 into civicrm:master Jan 15, 2023
@eileenmcnaughton eileenmcnaughton deleted the fix_elavon_tests branch January 15, 2023 21:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants