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

[custom field] mb_substr($fieldInfo->name, 1) string must be cast to int to do arithmetic #6825

Merged
merged 1 commit into from
Jan 18, 2024

Conversation

DAcodedBEAT
Copy link
Contributor

Description & Issue number it closes

Reported in Gitter Matrix chat

[18-Jan-2024 02:36:47 America/New_York] PHP Fatal error: Uncaught TypeError: Unsupported operand types: string + int in /home/AccountName/subdomain/FamilyCustomFieldsEditor.php:138
Stack trace:
#0 {main}
thrown in /home/AccountName/subdomain/FamilyCustomFieldsEditor.php on line 138

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

@DAcodedBEAT DAcodedBEAT added bug php Pull requests that update Php code labels Jan 18, 2024
@DAcodedBEAT DAcodedBEAT added this to the 5.5.0 milestone Jan 18, 2024
@DAcodedBEAT DAcodedBEAT merged commit 0ab2f01 into master Jan 18, 2024
3 of 4 checks passed
@DAcodedBEAT DAcodedBEAT deleted the fix-custom-field-number branch January 18, 2024 22:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug php Pull requests that update Php code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant