Skip to content

Deprecation on localhost/mail.php due to php.net/function.hexdec on PHP 7.4 #798

@masiorama

Description

@masiorama

ISSUE TYPE

  • Bug Report

I switched to PHP 7.4 the ambient for some of my projects, and visiting devilbox/mail dashboad I notice a lot of warning like this:

Deprecated: Invalid characters passed for attempted conversion, these have been ignored in /var/www/default/include/vendor/Mail/mimeDecode.php on line 838

Checking the php function it is stated that

hexdec() will ignore any non-hexadecimal characters it encounters. As of PHP 7.4.0 supplying any invalid characters is deprecated.

Right now I have not time to investigate a bit more.
Will write down more infos as soon as possible.
Cheers!

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions