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

PHP Warning: A non-numeric value encountered in com.iatspayments.civicrm-1.7.3/CRM/Core/Payment/iATSService.php on line 422 #354

Closed
yurg opened this issue Mar 16, 2021 · 2 comments
Assignees

Comments

@yurg
Copy link
Contributor

yurg commented Mar 16, 2021

PHP version: 7.4.8
PHP Warning: A non-numeric value encountered in com.iatspayments.civicrm-1.7.3/CRM/Core/Payment/iATSService.php on line 422

@adixon
Copy link
Contributor

adixon commented Mar 17, 2021

Thanks - the code has been implicitly casting strings to numbers, time to make the explicit.

@adixon adixon self-assigned this Mar 17, 2021
adixon added a commit that referenced this issue Mar 18, 2021
@adixon
Copy link
Contributor

adixon commented Mar 18, 2021

Fixed w/ 1b29f15

@adixon adixon closed this as completed Mar 18, 2021
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

No branches or pull requests

2 participants