Skip to content

phpmailer version 5.2.7 does not work with PHP 8 #523

@dunxd

Description

@dunxd

When using with PHP version 8, when trying to send a book via email errors are thrown - e.g.

PHP Fatal error:  Uncaught Error: Call to undefined function get_magic_quotes_runtime() in /cops/vendor/phpmailer/phpmailer/class.phpmailer.php:2714

This presumably isn't an issue with more recent versions of phpmailer, but likely the code calling phpmailer class needs to be changed according to phpmailer's upgrading doc.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions