Skip to content

Avoid errors when dividing strings#147

Merged
akirk merged 1 commit into
akirk:mainfrom
mattwiebe:fix/divide-by-string-error
Jun 10, 2024
Merged

Avoid errors when dividing strings#147
akirk merged 1 commit into
akirk:mainfrom
mattwiebe:fix/divide-by-string-error

Conversation

@mattwiebe

Copy link
Copy Markdown
Contributor

I was getting this error

Fatal error: Uncaught TypeError: Unsupported operand types: string / string in wp-content/plugins/enable-mastodon-apps/includes/handler/class-media-attachment.php:183

on my home stream. Looks like we're running PHP 8.1.29, maybe it's something to do with that.

@akirk akirk merged commit 78c342c into akirk:main Jun 10, 2024
@mattwiebe mattwiebe deleted the fix/divide-by-string-error branch June 10, 2024 16:05
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.

3 participants