PHP Deprecated: Invalid characters passed for attempted conversion
-
Plugin file:
/wp-content/plugins/mailgun/includes/wp-mail-api.php on line 368
$boundary = base_convert(uniqid('boundary', true), 10, 36);
Throwing a deprecation warning in PHP 7.4. Posting here as I’m about to patch.
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘PHP Deprecated: Invalid characters passed for attempted conversion’ is closed to new replies.