Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Mailbox testBadInput test on PHP 8.2 (Bytestream #23 for FRAMEWORK_6_0) #33

Merged
merged 1 commit into from
Mar 28, 2024

Conversation

ralflang
Copy link
Member

See #23 by bytestream

@ralflang ralflang merged commit 3939264 into FRAMEWORK_6_0 Mar 28, 2024
0 of 6 checks passed
Copy link

what-the-diff bot commented Mar 28, 2024

PR Summary

  • Adapted Construction of Mailbox Object
    The mailbox object's setup process has been updated. Previously, it relied on the encoding attribute during initialization. Now, it gets initialized using the utf8 attribute. This adjustment should improve text representation and make the Mailbox object more universal, which could lead to fewer issues when handling different text encodings.

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