Fetch icon indicating copy to clipboard operation
Fetch copied to clipboard

Compatibility issue with PHP 8.3

Open ghost opened this issue 1 year ago • 2 comments

Fetch/Attachment Dynamic property allocation.

ghost avatar Jun 11 '24 13:06 ghost

Can you be more specific- like a full error message and stack trace?

tedivm avatar Jun 11 '24 19:06 tedivm

Here is the error message.

Deprecated Functionality: Creation of dynamic property Fetch\Attachment::$mimeType is deprecated in vendor/tedivm/fetch/src/Fetch/Attachment.php on line 103

"mimeType" and "encoding" properties are not defined.

ghost avatar Jun 12 '24 04:06 ghost