Skip to content

Fix PHP 8 incompatibilities#3

Merged
danmichaelo merged 2 commits into
danmichaelo:masterfrom
thiemowmde:patch-1
Jul 29, 2024
Merged

Fix PHP 8 incompatibilities#3
danmichaelo merged 2 commits into
danmichaelo:masterfrom
thiemowmde:patch-1

Conversation

@thiemowmde

Copy link
Copy Markdown
Contributor

Creation of dynamic property is deprecated in modern PHP 8. I think it was just a mistake in both cases as the rest of the code looks really good.

This is relevant for the magic border detection feature in https://croptool.toolforge.org that currently doesn't work because of this. @danmichaelo, do you think it's possible to release this and forward it to the CropTool codebase to see if this alone already solves the problem?

@danmichaelo

Copy link
Copy Markdown
Owner

Thanks, sorry I didn't notice this earlier!

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.

2 participants