Skip to content

Conversation

@Biont
Copy link
Member

@Biont Biont commented Nov 26, 2025

Wonolog is usually initialized very early in the request and WordPress recently changed the way PHPMailer is loaded. This results in fatal errors when the PHPMailer constants are not yet available when Wonolog boots.

Therefore we hardcode the values, pointing to their origin.
No functional changes.

…init.

Wonolog is usually initialized very early in the request and WordPress recently changed the way PHPMailer is loaded. This results in fatal errors when the PHPMailer constants are not yet available when Wonolog boots.

Therefore we hardcode the values, pointing to their origin.

Signed-off-by: Moritz Meißelbach <[email protected]>
@Biont Biont merged commit a99e784 into 3.x Nov 26, 2025
66 checks passed
@Biont Biont deleted the fix/phpmailer-race-condition branch November 26, 2025 13:23
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